From: Don Skidmore Date: Wed, 19 Mar 2014 09:16:26 +0000 (+0000) Subject: ixgbe: fix errors related to protected AUTOC calls X-Git-Tag: v3.15-rc1~113^2~119^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8cf7a00d82b6c7b984adc917199cb63552957fb;p=pandora-kernel.git ixgbe: fix errors related to protected AUTOC calls Found several incorrect conditionals after calling the prot_autoc_* functions. Likewise we weren't always freeing the FWSW semaphore after grabbing it. This would lead to DA cables being unable to link along with possible other errors. CC: Arun Sharma CC: Emil Tantilov Signed-off-by: Don Skidmore Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed