]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite6cfe80ade3743f6196727c99c57144b69a4154b
tree52a2ebf4d374a712cd5e02bb99fbe408a9df77cb
parent2512c8a590a088a4ffb5a7086c4e28c7cc637c24
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