diff options
| author | Alexander Duyck <[email protected]> | 2016-05-11 20:23:34 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2016-05-16 23:56:38 +0000 |
| commit | 5eee87cd51df8492d7e61c2d8b5154a15a4888b2 (patch) | |
| tree | 83b081ecfa8a5d6e6cbfefed1ab0e488e3d62b79 /net/switchdev/switchdev.c | |
| parent | ixgbe: use correct mask when enabling sriov (diff) | |
| download | kernel-5eee87cd51df8492d7e61c2d8b5154a15a4888b2.tar.gz kernel-5eee87cd51df8492d7e61c2d8b5154a15a4888b2.zip | |
ixgbe: Fix VLAN features error
It looks like at some point I somehow transposed the location of setting
the VLAN features in netdev->features and the configuration of the
vlan_features. As a result the driver is now generating a warning about
vlan_features being setup incorrectly.
This patch corrects that by placing the update of netdev->features to
include the VLAN features so that it is after the point where we write
netdev->features into netdev->vlan_features.
Fixes: b83e30104bd9 ("ixgbe/ixgbevf: Add support for GSO partial")
Signed-off-by: Alexander Duyck <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
