android_kernel_xiaomi_sm7250/drivers/net/netxen
Alejandro Martinez Ruiz 4c3616cdda netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN
Using ARRAY_SIZE() on arrays of the form array[][K] makes it unnecessary
to know the value of K when checking its size.

Signed-off-by: Alejandro Martinez Ruiz <alex@flawedcode.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2008-01-28 15:03:36 -08:00
..
Makefile
netxen_nic_ethtool.c netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN 2008-01-28 15:03:36 -08:00
netxen_nic_hdr.h
netxen_nic_hw.c
netxen_nic_hw.h
netxen_nic_init.c netxen: fix byte-swapping in tx and rx 2008-01-12 17:35:38 -05:00
netxen_nic_isr.c
netxen_nic_main.c netxen: fix byte-swapping in tx and rx 2008-01-12 17:35:38 -05:00
netxen_nic_niu.c netxen: stop second phy correctly 2008-01-12 17:35:34 -05:00
netxen_nic_phan_reg.h
netxen_nic.h netxen: fix byte-swapping in tx and rx 2008-01-12 17:35:38 -05:00