]> git.baikalelectronics.ru Git - kernel.git/commit
Sweep the last of the active .get_drvinfo floors under ethernet/
authorRick Jones <rick.jones2@hp.com>
Mon, 14 Nov 2011 08:13:25 +0000 (08:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Nov 2011 19:13:31 +0000 (14:13 -0500)
commit47a6f7c81424bedf7c07679a30bce3fe2695138c
tree00202ffa2c3a59b6f3e59e906e7b6a14375f88b6
parentdfebb6aa5ea14b828c77e8a1c8819962f27afe99
Sweep the last of the active .get_drvinfo floors under ethernet/

This round of floor sweeping converts strncpy calls in various .get_drvinfo
routines to the preferred strlcpy.  It also does a modicum of other
cleaning in those routines.

Signed-off-by: Rick Jones <rick.jones2@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/cisco/enic/enic_main.c
drivers/net/ethernet/intel/e1000/e1000_ethtool.c
drivers/net/ethernet/intel/e1000e/ethtool.c
drivers/net/ethernet/intel/igb/igb_ethtool.c
drivers/net/ethernet/intel/igbvf/ethtool.c
drivers/net/ethernet/intel/ixgb/ixgb_ethtool.c
drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c
drivers/net/ethernet/mellanox/mlx4/en_ethtool.c
drivers/net/ethernet/sun/cassini.c