diff options
author | Jesse Gross <jesse@nicira.com> | 2011-01-17 21:46:00 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-01-19 01:13:50 +0100 |
commit | 6ee400aafb60289b78fcde5ebccd8c4973fc53f4 (patch) | |
tree | d2cf34a95277a35836bbbb898a15d3dfa45e4368 /drivers/net/irda | |
parent | USB CDC NCM: tx_fixup() race condition fix (diff) | |
download | linux-6ee400aafb60289b78fcde5ebccd8c4973fc53f4.tar.xz linux-6ee400aafb60289b78fcde5ebccd8c4973fc53f4.zip |
net offloading: Do not mask out NETIF_F_HW_VLAN_TX for vlan.
In netif_skb_features() we return only the features that are valid for vlans
if we have a vlan packet. However, we should not mask out NETIF_F_HW_VLAN_TX
since it enables transmission of vlan tags and is obviously valid.
Reported-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/irda')
0 files changed, 0 insertions, 0 deletions