From: Michał Mirosław Date: Thu, 26 May 2011 00:42:57 +0000 (+0000) Subject: net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flags X-Git-Tag: v3.0-rc1~39^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd0daf9d58f6b3342d07c5f6bbfb304dbe5db4ec;p=pandora-kernel.git net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flags Current code squashes flags to bool - this makes set_flags fail whenever some ETH_FLAG_* equivalent features are set. Fix this. Signed-off-by: Michał Mirosław Signed-off-by: David S. Miller --- Reading git-diff-tree failed