diff options
author | Raghu Vatsavayi <raghu.vatsavayi@cavium.com> | 2018-05-01 10:32:10 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-05-02 11:07:22 -0400 |
commit | 795d8098d32b6bef3d0821588cb6e4b1f369a7a4 (patch) | |
tree | d4e16b77856c79309bfac4692791a4db023ab384 /drivers/net/ethernet/allwinner/sun4i-emac.h | |
parent | 6c035ba7e73aba4536a1112f9a0901ab40aab460 (diff) | |
download | op-kernel-dev-795d8098d32b6bef3d0821588cb6e4b1f369a7a4.zip op-kernel-dev-795d8098d32b6bef3d0821588cb6e4b1f369a7a4.tar.gz |
liquidio VF: indicate that disabling rx vlan offload is not allowed
NIC firmware does not support disabling rx vlan offload, but the VF driver
incorrectly indicates that it is supported. The PF driver already does the
correct indication by clearing the NETIF_F_HW_VLAN_CTAG_RX bit in its
netdev->hw_features. So just do the same thing in the VF.
Signed-off-by: Raghu Vatsavayi <raghu.vatsavayi@cavium.com>
Acked-by: Prasad Kanneganti <prasad.kanneganti@cavium.com>
Signed-off-by: Felix Manlunas <felix.manlunas@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/allwinner/sun4i-emac.h')
0 files changed, 0 insertions, 0 deletions