]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] bnx2fc: Need not schedule destroy_work from __bnx2fc_destroy
authorBhanu Prakash Gollapudi <bprakash@broadcom.com>
Thu, 25 Aug 2011 01:56:42 +0000 (18:56 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 29 Aug 2011 07:16:19 +0000 (00:16 -0700)
commit317c620145deb6742091451b40fee4515e4a96b7
tree556c4778d8eae08a63173f2b49d7b7fe7f7c8299
parent49aae3e6c9529002c43784008e2808281ac67053
[SCSI] bnx2fc: Need not schedule destroy_work from __bnx2fc_destroy

Since it is already called in the right context with rtnl_lock and dev_mutex
held.

Signed-off-by: Bhanu Prakash Gollapudi <bprakash@broadcom.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/bnx2fc/bnx2fc_fcoe.c