kernel-fxtec-pro1x/net
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
..
9p
802
8021q ethtool: fix drvinfo strings set in drivers 2013-01-06 21:06:31 -08:00
appletalk
atm
ax25
batman-adv ethtool: fix drvinfo strings set in drivers 2013-01-06 21:06:31 -08:00
bluetooth
bridge ethtool: fix drvinfo strings set in drivers 2013-01-06 21:06:31 -08:00
caif
can
ceph Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client 2012-12-20 14:00:13 -08:00
core ethtool: set addr_assign_type to NET_ADDR_SET when addr is passed on create 2013-01-06 21:05:02 -08:00
dcb
dccp
decnet
dns_resolver
dsa ethtool: fix drvinfo strings set in drivers 2013-01-06 21:06:31 -08:00
ethernet net: remove unnecessary NET_ADDR_RANDOM "bitclean" 2013-01-03 22:37:36 -08:00
ieee802154
ipv4 tcp: make proc_tcp_fastopen_key static 2012-12-28 20:32:36 -08:00
ipv6 ndisc: Remove unused space at tail of skb for ndisc messages. (TAKE 3) 2013-01-04 15:16:44 -08:00
ipx
irda
iucv
key
l2tp
lapb
llc
mac80211
mac802154
netfilter
netlabel
netlink
netrom
nfc
openvswitch ethtool: fix drvinfo strings set in drivers 2013-01-06 21:06:31 -08:00
packet
phonet
rds IB/rds: suppress incompatible protocol when version is known 2012-12-26 15:17:37 -08:00
rfkill
rose
rxrpc
sched net: sched: integer overflow fix 2012-12-22 00:03:00 -08:00
sctp sctp: make sctp_addr_wq_timeout_handler static 2012-12-28 20:32:36 -08:00
sunrpc Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux 2012-12-20 14:04:11 -08:00
tipc
unix
wanrouter
wimax
wireless ethtool: fix drvinfo strings set in drivers 2013-01-06 21:06:31 -08:00
x25
xfrm
compat.c
Kconfig
Makefile
nonet.c
socket.c
sysctl_net.c