ixgbe: Release semaphore bits in the right order
authorMark Rustad <mark.d.rustad@intel.com>
Fri, 10 Apr 2015 17:36:31 +0000 (10:36 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 4 May 2015 09:12:10 +0000 (02:12 -0700)
commitcb2effe54045b61d7cc6e8d3fa4ed49a6253b7fd
treed2e55cf3aac1e693853b8559c6cb6a7a9e0d45ac
parentae14a1d8e10498d4054664f14e7cc7d093f3c823
ixgbe: Release semaphore bits in the right order

The global semaphore bits should be released in the reverse of the
order that they were taken, so correct that.

Signed-off-by: Mark Rustad <mark.d.rustad@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/ixgbe/ixgbe_x540.c
This page took 0.032193 seconds and 5 git commands to generate.