From f8cf7a00d82b6c7b984adc917199cb63552957fb Mon Sep 17 00:00:00 2001 From: Don Skidmore Date: Wed, 19 Mar 2014 09:16:26 +0000 Subject: [PATCH] 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-format-patch failed