OSDN Git Service

[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)
commiteccdcd026ae7359e22b70444b8a45f712f05cc37
tree556c4778d8eae08a63173f2b49d7b7fe7f7c8299
parent1dbf5a370606284aa2ed8ba54848631201121638
[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