linux-kernel-test/drivers/scsi/libfc
Joe Eykholt 786681b96f [SCSI] libfc: eliminate disc->event
There was no need to have the discovery status stored in struct fc_disc.

Change fc_disc_done() to take the discovery status as an argument
and just pass it on to the discovery callback.

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>
2009-09-10 12:07:44 -05:00
..
fc_disc.c [SCSI] libfc: eliminate disc->event 2009-09-10 12:07:44 -05:00
fc_elsct.c [SCSI] libfc: change elsct to use FC_ID instead of rdata 2009-09-10 12:07:41 -05:00
fc_exch.c [SCSI] fcoe, libfc: fully makes use of per cpu exch pool and then removes em_lock 2009-09-05 09:47:37 -05:00
fc_fcp.c [SCSI] libfc: change elsct to use FC_ID instead of rdata 2009-09-10 12:07:41 -05:00
fc_frame.c
fc_lport.c [SCSI] libfc: rename rport event CREATED to READY 2009-09-10 12:07:43 -05:00
fc_rport.c [SCSI] libfc: fix rport event race between READY and LOGO 2009-09-10 12:07:44 -05:00
Makefile