linux_dsm_epyc7002/drivers/net/ethernet/broadcom
Thomas Meyer 01e23742b2 bnx2x: Use kcalloc instead of kzalloc to allocate array
The advantage of kcalloc is, that will prevent integer overflows which could
result from the multiplication of number of elements and size and it is also
a bit nicer to read.

The semantic patch that makes this change is available
in https://lkml.org/lkml/2011/11/25/107

Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-12-04 01:32:05 -05:00
..
bnx2x bnx2x: Use kcalloc instead of kzalloc to allocate array 2011-12-04 01:32:05 -05:00
b44.c b44: Use dev_kfree_skb_irq() in b44_tx() 2011-11-23 16:40:31 -05:00
b44.h
bcm63xx_enet.c net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero 2011-10-07 19:13:28 -04:00
bcm63xx_enet.h
bnx2_fw.h
bnx2.c bnx2: Support for byte queue limits 2011-11-30 17:10:22 -05:00
bnx2.h bnx2: switch to build_skb() infrastructure 2011-11-18 02:04:47 -05:00
cnic_defs.h cnic: Add timeout for ramrod replies. 2011-08-28 17:08:27 -04:00
cnic_if.h
cnic.c net: treewide use of RCU_INIT_POINTER 2011-11-23 18:48:19 -05:00
cnic.h cnic: Add timeout for ramrod replies. 2011-08-28 17:08:27 -04:00
Kconfig MII: fix Kconfig dependencies for MII 2011-09-15 15:49:08 -04:00
Makefile
sb1250-mac.c net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() 2011-11-29 00:25:05 -05:00
tg3.c tg3: Support for byte queue limits 2011-11-29 12:46:20 -05:00
tg3.h tg3: Add MDI-X reporting 2011-11-22 16:01:34 -05:00