From: Ben Hutchings Date: Mon, 16 Dec 2013 18:56:24 +0000 (+0000) Subject: sfc: Fix RX drop filters for EF10 X-Git-Tag: v3.14-rc1~94^2~473^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0bc3487e431eaea381c2c882a41274e9a02f028;p=pandora-kernel.git 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 --- Reading git-diff-tree failed