linux/drivers/net/vxge
Joe Perches baeb2ffab4 drivers/net: Convert unbounded kzalloc calls to kcalloc
These changes may be slightly safer in some instances.

There are other kzalloc calls with a multiply, but those
calls are typically "small fixed #" * sizeof(some pointer)"
and those are not converted.

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Gertjan van Wingerde <gwingerde@gmail.com>
Acked-by: Luciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-08-17 17:45:14 -07:00
..
Makefile vxge: Update copyright information 2010-07-15 20:46:22 -07:00
vxge-config.c vxge: Update copyright information 2010-07-15 20:46:22 -07:00
vxge-config.h vxge: Update copyright information 2010-07-15 20:46:22 -07:00
vxge-ethtool.c vxge: Update copyright information 2010-07-15 20:46:22 -07:00
vxge-ethtool.h vxge: Update copyright information 2010-07-15 20:46:22 -07:00
vxge-main.c drivers/net: Convert unbounded kzalloc calls to kcalloc 2010-08-17 17:45:14 -07:00
vxge-main.h vxge: Update copyright information 2010-07-15 20:46:22 -07:00
vxge-reg.h vxge: Update copyright information 2010-07-15 20:46:22 -07:00
vxge-traffic.c vxge: Update copyright information 2010-07-15 20:46:22 -07:00
vxge-traffic.h vxge: Update copyright information 2010-07-15 20:46:22 -07:00
vxge-version.h vxge: Version update 2010-07-15 20:46:23 -07:00