commit | a0bc3487e431eaea381c2c882a41274e9a02f028 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Mon Dec 16 18:56:24 2013 +0000 |
committer | Ben Hutchings <bhutchings@solarflare.com> | Mon Dec 16 19:01:27 2013 +0000 |
tree | f33c304fe5b97e4eacd4e3774b8ca3f29a66968f | |
parent | 99691c4ac112666fe8aef30cffef1cc9f6f94f79 [diff] |
sfc: Fix RX drop filters for EF10 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>