commit | 8345592b8388b51e0f52f63e94a5a5d3f07fda9a | [log] [tgz] |
---|---|---|
author | Joe Eykholt <jeykholt@cisco.com> | Tue Aug 25 14:02:01 2009 -0700 |
committer | James Bottomley <James.Bottomley@suse.de> | Thu Sep 10 12:07:47 2009 -0500 |
tree | c1552168982507bc331a3163a62106c649179941 | |
parent | 19f97e3c0acc5eb03486044f5428395b7690a01a [diff] |
[SCSI] libfc: change to make remote port callback optional Since the rport list maintenance is now done in the rport module, the callback (and ops) are usually not necessary. Allow rdata->ops to be left NULL if nothing needs to be done in an event 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>