diff options
author | Ben Hutchings <bhutchings@solarflare.com> | 2010-02-17 10:26:54 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-02-17 22:38:10 +0100 |
commit | 7af3351f71f4b3b5dbccb66cdc9b097052760a7f (patch) | |
tree | c9fa0fa66c7823ed39d3ddc652bfee306f157497 /drivers | |
parent | bnx2x: version number and date (diff) | |
download | linux-7af3351f71f4b3b5dbccb66cdc9b097052760a7f.tar.xz linux-7af3351f71f4b3b5dbccb66cdc9b097052760a7f.zip |
ethtool: Don't flush n-tuple list from ethtool_reset()
The n-tuple list should be flushed if and only if the ETH_RESET_FILTER
flag is set and the driver is able to reset filtering/flow direction
hardware without also resetting a component whose flag is not set.
This test is best left to the driver.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions