ixgbe: Correct error path in semaphore handling
authorMark Rustad <mark.d.rustad@intel.com>
Sat, 8 Aug 2015 23:18:59 +0000 (16:18 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 24 Sep 2015 05:48:10 +0000 (22:48 -0700)
commit5967fe225686bcae17352de172573964a15b17d5
tree52a2ebf4d374a712cd5e02bb99fbe408a9df77cb
parent449e21a92411ba35bfa68b4464aa7dbd1f705d28
ixgbe: Correct error path in semaphore handling

The timeout path is supposed to release the semaphore, so do 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