linux/drivers/net/ethernet/emulex/benet
Ben Hutchings 786f528119 ethtool: Null-terminate filename passed to ethtool_ops::flash_device
The parameters for ETHTOOL_FLASHDEV include a filename, which ought to
be null-terminated.  Currently the only driver that implements
ethtool_ops::flash_device attempts to add a null terminator if
necessary, but does it wrongly.  Do it in the ethtool core instead.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-02-01 14:47:17 -05:00
..
Kconfig
Makefile
be.h be2net: query link status in be_open() 2011-12-30 17:19:22 -05:00
be_cmds.c be2net: query link status in be_open() 2011-12-30 17:19:22 -05:00
be_cmds.h be2net: query link status in be_open() 2011-12-30 17:19:22 -05:00
be_ethtool.c ethtool: Null-terminate filename passed to ethtool_ops::flash_device 2012-02-01 14:47:17 -05:00
be_hw.h be2net: Add detect UE feature for Lancer 2011-11-03 21:59:40 -04:00
be_main.c be2net: create RSS rings even in multi-channel configs 2012-01-22 15:08:45 -05:00