diff options
author | Stephen Hemminger <shemminger@vyatta.com> | 2009-04-13 18:12:57 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-04-13 18:12:57 -0700 |
commit | 1a31f2042e938f1b467aa3d807cc5666352bf8a3 (patch) | |
tree | 77460f7f79be0579b5686b629fe218750da261b9 /kernel/smp.c | |
parent | 1db9e29bb0ff3c9366e8a50fb09ca8dbc364bfd6 (diff) |
netsched: Allow meta match on vlan tag on receive
When vlan acceleration is used on receive, the vlan tag is maintained
outside of the skb data. The existing vlan tag match only works on TX
path because it uses vlan_get_tag which tests for VLAN_HW_TX_ACCEL.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/smp.c')
0 files changed, 0 insertions, 0 deletions