commit | 786681b96fc1a5b94d187160b7bf80bf6b4681ed | [log] [tgz] |
---|---|---|
author | Joe Eykholt <jeykholt@cisco.com> | Tue Aug 25 14:01:29 2009 -0700 |
committer | James Bottomley <James.Bottomley@suse.de> | Thu Sep 10 12:07:44 2009 -0500 |
tree | f15c89228d48057957d86ef468118a2c76dcce42 | |
parent | 00fea930d404b9a9039291d5a61975e6c2ea974e [diff] |
[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>