diff options
| author | Brett Creeley <[email protected]> | 2020-02-27 18:14:59 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2020-03-10 20:10:32 +0000 |
| commit | 345be791abd11f24449b77cd2a64d18e29bb9f1b (patch) | |
| tree | 2d9d9755cd5993101712463ce11f8de4e1d27931 /drivers/net/ethernet/intel/ice/ice_dcb_lib.c | |
| parent | ice: renegotiate link after FW DCB on (diff) | |
| download | kernel-345be791abd11f24449b77cd2a64d18e29bb9f1b.tar.gz kernel-345be791abd11f24449b77cd2a64d18e29bb9f1b.zip | |
ice: Correct setting VLAN pruning
VLAN pruning is not always being set correctly due to a previous change
that set Tx antispoof off. ice_vsi_is_vlan_pruning_ena() currently checks
for both Tx antispoof and Rx pruning. The expectation for this function is
to only check Rx pruning so fix the check.
Fixes: cd6d6b83316a ("ice: Fix VF spoofchk")
Signed-off-by: Brett Creeley <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_dcb_lib.c')
0 files changed, 0 insertions, 0 deletions
