]> git.baikalelectronics.ru Git - kernel.git/commit
fm10k: allow creation of VLAN interfaces even while down
authorJacob Keller <jacob.e.keller@intel.com>
Fri, 19 Jun 2015 17:56:09 +0000 (10:56 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 16 Sep 2015 00:05:46 +0000 (17:05 -0700)
commitc01849cd26fb0f2af4ce161251ba68c37d1140ea
tree84b2ba420b9949019265652317caa4689a3083e5
parent6127467b6bc39231557ffa6eba8b08bbc6cb773e
fm10k: allow creation of VLAN interfaces even while down

We re-sync upon going up, so there is little reason to worry about not
syncing immediately with switch. This prevents an error that occurs if
you add a VLAN interface while down.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Krishneil Singh <krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/fm10k/fm10k_netdev.c