diff options
author | Vlad Yasevich <[email protected]> | 2014-03-27 22:14:46 -0400 |
---|---|---|
committer | David S. Miller <[email protected]> | 2014-03-28 17:16:50 -0400 |
commit | f6d1ac4b5f15f57929fe0fa283b3a45dfec717a0 (patch) | |
tree | 153e011f17d30c20afded26face72c79ecaf9c53 /tools/perf/scripts/python/check-perf-trace.py | |
parent | fc92f745f8d0d3736ce5afb00a905d7cc61f9c46 (diff) |
qlge: Do not propaged vlan tag offloads to vlans
qlge driver turns off NETIF_F_HW_CTAG_FILTER, but forgets to
turn off HW_CTAG_TX and HW_CTAG_RX on vlan devices. With the
current settings, q-in-q will only generate a single vlan header.
Remember to mask off CTAG_TX and CTAG_RX features in vlan_features.
CC: Shahed Shaikh <[email protected]>
CC: Jitendra Kalsaria <[email protected]>
CC: Ron Mercer <[email protected]>
Signed-off-by: Vlad Yasevich <[email protected]>
Acked-by: Jitendra Kalsaria <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions