commit | c5cb444c31d1577d2dd207101ba9cf498e1c2d48 | [log] [tgz] |
---|---|---|
author | Hannes Reinecke <hare@suse.de> | Tue Oct 18 10:01:37 2016 +0200 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Nov 08 17:29:54 2016 -0500 |
tree | e9c8f435b76c12a08e316c82b1f0af284a2c4d46 | |
parent | 31c0a631a430b01e05ff1e35f287fb8dfa0ef519 [diff] |
scsi: libfc: Replace ->lport_recv with function call The ->lport_recv callback only ever had one implementation, so call the function directly and remove the callback. Signed-off-by: Hannes Reinecke <hare@suse.com> Acked-by: Johannes Thumshirn <jth@kernel.org> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>