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:
99691c4
)
sfc: Fix RX drop filters for EF10
author
Ben Hutchings
<bhutchings@solarflare.com>
Mon, 16 Dec 2013 18:56:24 +0000
(18:56 +0000)
committer
Ben Hutchings
<bhutchings@solarflare.com>
Mon, 16 Dec 2013 19:01:27 +0000
(19:01 +0000)
When we insert an filter, the firmware checks that the given RX queue
index is in range even if it will not be used. In case we're
inserting a drop filter, pass the value 0.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
No differences found