commit | f1c2ef40c6436f8fa287ff1be2c75c4932180b1f | [log] [tgz] |
---|---|---|
author | Bert Kenward <bkenward@solarflare.com> | Fri Dec 11 09:39:32 2015 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Dec 12 00:26:18 2015 -0500 |
tree | 7c31c572c9b386d480f45e793abd9e550f553784 | |
parent | f7fc6bc414121954c45c5f18b70e2a8717d0d5b4 [diff] |
sfc: only use RSS filters if we're using RSS Without this, filter insertion on a VF would fail if only one channel was in use. This would include the unicast station filter and therefore no traffic would be received. Signed-off-by: Bert Kenward <bkenward@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>