From: Ben Hutchings Date: Wed, 17 Feb 2010 09:26:54 +0000 (+0000) Subject: ethtool: Don't flush n-tuple list from ethtool_reset() X-Git-Tag: v2.6.34-rc1~233^2~193 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7af3351f71f4b3b5dbccb66cdc9b097052760a7f;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed