git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7be799a
)
sfc: Fix return value from efx_ethtool_set_rx_ntuple()
author
Ben Hutchings
<bhutchings@solarflare.com>
Sat, 14 May 2011 01:35:25 +0000
(
02:35
+0100)
committer
Ben Hutchings
<bhutchings@solarflare.com>
Sat, 14 May 2011 01:35:25 +0000
(
02:35
+0100)
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 <bhutchings@solarflare.com>
No differences found