commit | ba6cc7f6f194e3645368f87d951bedd7e3b75f39 | [log] [tgz] |
---|---|---|
author | Mitch Williams <mitch.a.williams@intel.com> | Fri Apr 01 13:34:31 2016 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Apr 06 20:27:26 2016 -0700 |
tree | 56cd02272f18f36d9e9c7fda6c2cfac96c1a52c6 | |
parent | 47c46778e1905721433a413b2522a8e2b3d6c354 [diff] |
i40evf: properly handle VLAN features Correctly set the VLAN feature flags after setting the rest of the netdev flags. And don't set them in hw_features, because these can't be controlled by the VF driver. Signed-off-by: Mitch Williams <mitch.a.williams@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>