Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/intel/i40e
Mitch Williams 85927ec1b3 i40e: ignore duplicate port VLAN requests
If user attempts to set a port VLAN on a VF that already has the same
port VLAN configured, the driver will go through a completely
unnecessary flurry of filter removals and filter adds. Just check for
this condition and return success instead of doing a bunch of busywork.

Change-ID: Ia1a9e83e6ed48b3f4658bc20dfc6af0cf525d54a
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Jim Young <james.m.young@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2015-07-14 18:26:41 -07:00
..
2014-01-09 02:10:23 -08:00
2015-04-14 20:39:41 -07:00
2014-06-05 01:27:46 -07:00
2014-01-09 02:10:23 -08:00
2015-04-14 20:39:41 -07:00
2015-01-14 16:48:39 -05:00
2014-01-09 02:10:23 -08:00
2015-03-07 07:01:06 -08:00