summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c
diff options
context:
space:
mode:
authorMark Rustad <mark.d.rustad@intel.com>2016-03-14 11:06:02 -0700
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2016-04-07 15:51:27 -0700
commitaf7419017626b93ccdf76b12c2b1dc8fe17da4ad (patch)
treeee104f6f02e5190166539ff1dd7191206e286f06 /drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c
parent5cffde309cb3f6f7aaaa459abd3eba245a863f8a (diff)
downloadlinux-af7419017626b93ccdf76b12c2b1dc8fe17da4ad.tar.bz2
ixgbe: Take manageability semaphore for firmware commands
We need to take the manageability semaphore when issuing firmware commands to avoid problems. With this in place, the semaphore is no longer taken in the ixgbe_set_fw_drv_ver_generic function, since it will now always be taken by the ixgbe_host_interface_command function. Signed-off-by: Mark Rustad <mark.d.rustad@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c')
0 files changed, 0 insertions, 0 deletions