]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] fcoe: remove a stray unlock
authorDan Carpenter <dan.carpenter@oracle.com>
Fri, 20 Apr 2012 19:16:54 +0000 (12:16 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Thu, 10 May 2012 07:59:26 +0000 (08:59 +0100)
commitba3353861cfd1e8f5cc977b0095fe6b4848a6bc0
treeba0694c5b5924addf4ab95b585bd8a4dd9610e5d
parent13ff8c9340b54afe8f13c05a008f40fa3ef6210d
[SCSI] fcoe: remove a stray unlock

We moved the locking in ee2d446e1d "[SCSI] fcoe: remove frame dropping
code from fcoe_percpu_clean" but this unlock was missed.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/fcoe/fcoe.c