]> www.infradead.org Git - users/jedix/linux-maple.git/commit
i40evf: properly handle VLAN features
authorMitch Williams <mitch.a.williams@intel.com>
Fri, 1 Apr 2016 20:34:31 +0000 (13:34 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Thu, 7 Jul 2016 17:41:04 +0000 (10:41 -0700)
commit11c114218f9b4924aa3d1acf6c971165cc80fb11
tree7da7fb91b2218f6b35e6a85c0271ba3c47424773
parente75bc177c873724477e15b081a59487ae3478195
i40evf: properly handle VLAN features

Orabug: 23176970

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>
(cherry picked from commit ba6cc7f6f194e3645368f87d951bedd7e3b75f39)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/i40evf/i40evf_main.c