From: Mark Rustad Date: Fri, 10 Apr 2015 17:36:31 +0000 (-0700) Subject: ixgbe: Release semaphore bits in the right order X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~375^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb2effe54045b61d7cc6e8d3fa4ed49a6253b7fd;p=pandora-kernel.git 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 Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed