From: Ben Hutchings Date: Sat, 14 May 2011 01:35:25 +0000 (+0100) Subject: sfc: Fix return value from efx_ethtool_set_rx_ntuple() X-Git-Tag: v3.0-rc1~377^2~51^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47a8467cc0907e2fd3e6f4d02465dfb64494133e;p=pandora-kernel.git sfc: Fix return value from efx_ethtool_set_rx_ntuple() ethtool_ops::set_rx_ntuple is supposed to return 0 on success, but it currently returns the filter ID when it inserts or modifies a filter. Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed