From: Ben Hutchings Date: Sat, 3 Jul 2010 09:41:29 +0000 (+0000) Subject: IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags() X-Git-Tag: v2.6.36-rc1~571^2~365 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39827be26b36ef9cdbc661c92a269e0484cd9ef5;p=pandora-kernel.git IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags() Following commit 1437ce3983bcbc0447a0dedcd644c14fe833d266 "ethtool: Change ethtool_op_set_flags to validate flags", ethtool_op_set_flags takes a third parameter and cannot be used directly as an implementation of ethtool_ops::set_flags. Changes nes and ipoib driver to pass in the appropriate value. Signed-off-by: Ben Hutchings Acked-by: Roland Dreier Signed-off-by: David S. Miller --- Reading git-diff-tree failed