commit | dc3273e0c39b72f9f7f01aaf2d52c29badd4a2ba | [log] [tgz] |
---|---|---|
author | Andrew Rybchenko <Andrew.Rybchenko@oktetlabs.ru> | Wed Jun 15 17:45:36 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 15 22:26:25 2016 -0700 |
tree | 66d6cda97952e2f1ee2116157040600d7cb25842 | |
parent | 6a37958b8aa57cf556935baf67b248e0d8baddbe [diff] |
sfc: Move filter IDs to per-VLAN data structure It is a step to support VLAN filtering in HW. Until then, there is only one struct efx_ef10_filter_vlan per struct efx_ef10_filter_table, with no VLAN information yet. Signed-off-by: Edward Cree <ecree@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>