]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[SCSI] libfc: During fabric logoff, flush the rport Q after logging off dns port
authorAbhijeet Joglekar <abjoglek@cisco.com>
Tue, 21 Apr 2009 23:27:09 +0000 (16:27 -0700)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 27 Apr 2009 15:19:00 +0000 (10:19 -0500)
commita0fd2e49ec75bf74d3d202df51dfe65ad4c32605
tree5bab1f0d7dc606da8c51722219a8d841bafe42f3
parentb4c6f54632ad664a3d9e7f05e4ea0f1803e32755
[SCSI] libfc: During fabric logoff, flush the rport Q after logging off dns port

We want to generate the rport queue event (from the logoff)
before flushing the queue otherwise the event may still be
in the queue when we logoff.

Signed-off-by: Abhijeet Joglekar <abjoglek@cisco.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/libfc/fc_lport.c