linux/drivers/net/ethernet/i825xx
Jiri Pirko 7826d43f2d ethtool: fix drvinfo strings set in drivers
Use strlcpy where possible to ensure the string is \0 terminated.
Use always sizeof(string) instead of 32, ETHTOOL_BUSINFO_LEN
and custom defines.
Use snprintf instead of sprint.
Remove unnecessary inits of ->fw_version
Remove unnecessary inits of drvinfo struct.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-01-06 21:06:31 -08:00
..
3c505.c ethtool: fix drvinfo strings set in drivers 2013-01-06 21:06:31 -08:00
3c505.h
3c507.c ethtool: fix drvinfo strings set in drivers 2013-01-06 21:06:31 -08:00
82596.c netdev: ethernet dev_alloc_skb to netdev_alloc_skb 2012-02-06 11:52:27 -05:00
eepro.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
eexpress.c drivers/net: delete all code/drivers depending on CONFIG_MCA 2012-05-17 16:37:41 -04:00
eexpress.h
ether1.c i825xx/ether1.c: remove __dev* attributes 2012-12-03 11:16:12 -08:00
ether1.h
Kconfig net: Make ZNET driver config depend on X86. 2012-09-22 18:11:32 -04:00
lasi_82596.c i825xx: remove __dev* attributes 2012-12-03 11:16:12 -08:00
lib82596.c i825xx: remove __dev* attributes 2012-12-03 11:16:12 -08:00
lp486e.c ethernet: Remove casts to same type 2012-06-06 09:31:33 -07:00
Makefile drivers/net: delete all code/drivers depending on CONFIG_MCA 2012-05-17 16:37:41 -04:00
ni52.c netdev: ethernet dev_alloc_skb to netdev_alloc_skb 2012-02-06 11:52:27 -05:00
ni52.h
sni_82596.c i825xx: remove __dev* attributes 2012-12-03 11:16:12 -08:00
sun3_82586.c ethernet: Remove casts to same type 2012-06-06 09:31:33 -07:00
sun3_82586.h
znet.c i825xx: znet: fix compiler warnings when building a 64-bit kernel 2012-09-19 15:45:23 -04:00