From: Joe Eykholt Date: Tue, 25 Aug 2009 21:02:01 +0000 (-0700) Subject: [SCSI] libfc: change to make remote port callback optional X-Git-Tag: v2.6.32-rc1~689^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8345592b8388b51e0f52f63e94a5a5d3f07fda9a;p=pandora-kernel.git [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 Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed