From: Mark Rustad Date: Tue, 22 Jul 2014 06:50:42 +0000 (+0000) Subject: ixgbe: Fix spurious release of semaphore in EEPROM access X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~76^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4856696b4afbf53a84e0475149369b78b47f713;p=pandora-kernel.git ixgbe: Fix spurious release of semaphore in EEPROM access Failure to acquire the semaphore would lead to a spurious release of the semaphore in several functions. Do not release a semaphore that you did not get. Signed-off-by: Mark Rustad Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed