ixgbevf: set vlan_features in a single write instead of several ORs
authorEmil Tantilov <emil.s.tantilov@intel.com>
Wed, 28 Jan 2015 03:21:13 +0000 (03:21 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 6 Feb 2015 03:58:42 +0000 (19:58 -0800)
commit39f35a370b59d65506bbfb8f9c1b9362d58b44fe
tree9dbf20842439f605f522e7e8b7b45fe1c786e157
parent3f207800a998fb1b0b36df251e826ee7682294f7
ixgbevf: set vlan_features in a single write instead of several ORs

Clean up the setting of vlan_features by enabling all features at once.

Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c