diff options
author | Mintz, Yuval <Yuval.Mintz@cavium.com> | 2017-06-09 17:17:01 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-06-10 16:02:54 -0400 |
commit | 92f85f05caa51d844af6ea14ffbc7a786446a644 (patch) | |
tree | b703ca66aedb250f1a85df08f1b254e2137ec512 /drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c | |
parent | f6d4c7133257bb2d6f66723d11b19f1c49cdf2f7 (diff) | |
download | linux-stable-92f85f05caa51d844af6ea14ffbc7a786446a644.tar.gz linux-stable-92f85f05caa51d844af6ea14ffbc7a786446a644.tar.bz2 linux-stable-92f85f05caa51d844af6ea14ffbc7a786446a644.zip |
bnx2x: Allow vfs to disable txvlan offload
VF clients are configured as enforced, meaning firmware is validating
the correctness of their ethertype/vid during transmission.
Once txvlan is disabled, VF would start getting SKBs for transmission
here vlan is on the payload - but it'll pass the packet's ethertype
instead of the vid, leading to firmware declaring it as malicious.
Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c')
0 files changed, 0 insertions, 0 deletions