]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerJoe Jin <joe.jin@oracle.com>
Thu, 17 May 2012 01:36:47 +0000 (09:36 +0800)
commitc33b8a68c7d74923f18282cebfe5bce2fda0b420
treebfb6a1ad99f0e3f11b2dd95f9d3efb7c222f97ab
parent4416a651713c4c2e716f930d995a24fae9c16022
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>
(cherry picked from commit eccdcd026ae7359e22b70444b8a45f712f05cc37)

Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/scsi/bnx2fc/bnx2fc_fcoe.c