]> 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)
commitc3f8d24720b537aee4ae593b2b96f7c1925a79dd
tree52a2ebf4d374a712cd5e02bb99fbe408a9df77cb
parent821cd0a70444ddb9949e1597d53a5179c0159c1d
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