[SCSI] fcoe: stop delivery of received frames before doing lport_destroy()
authorJoe Eykholt <jeykholt@cisco.com>
Thu, 30 Jul 2009 00:04:17 +0000 (17:04 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Sat, 22 Aug 2009 22:52:04 +0000 (17:52 -0500)
commitf161fb72104c7addac3d404a1ff543b2491c1426
tree8cee890fee11417429fb2cbd69410f04019d51b6
parent7f74549ff630ad444b0b6bbcabf426f781910906
[SCSI] fcoe: stop delivery of received frames before doing lport_destroy()

To be more sure that no more input arrives at the local port as
it is being destroyed, clean the queues in the per-cpu receive
threads.

Signed-off-by: Joe Eykholt <jeykholt@cisco.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/fcoe/fcoe.c