]> asedeno.scripts.mit.edu Git - linux.git/commit
[SCSI] libfc: eliminate rport LOGO state
authorJoe Eykholt <jeykholt@cisco.com>
Tue, 20 Jul 2010 22:20:51 +0000 (15:20 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Wed, 28 Jul 2010 14:05:58 +0000 (09:05 -0500)
commit079ecd8cfe95dfd28b74f3a00d66fdbcdfc8c611
tree474d1f3851f6e33f04843f91f6ed1d7a3ca41765
parent1dd454d9e5205f9a61d51fb97159afeffa0a506c
[SCSI] libfc: eliminate rport LOGO state

The LOGO state hasn't been used in a while, except in a brief
transition to DELETE state while holding the rport mutex.
All port LOGO responses have been ignored as well as any timeout
if we don't get a response.

So this patch just removes LOGO state and simplifies the response handler.

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@suse.de>
drivers/scsi/libfc/fc_rport.c
include/scsi/libfc.h