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)
commit3f0bdb2e2ce7db7425856686d9ccd8fd0ddf9bf0
tree84b2ba420b9949019265652317caa4689a3083e5
parent0ff36676a3778d0655933ace201fca7c11b4e8b5
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