original_kernel/drivers/scsi/fcoe
Hannes Reinecke d478418703 scsi: fcoe: pass in fcoe_rport structure instead of fc_rport_priv
Instead of using the generic 'fc_rport_priv' structure as argument and then
having to painstakingly outcast this to fcoe_rport we should be passing the
fcoe_rport structure itself and reduce complexity.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2019-07-29 21:13:27 -04:00
..
Makefile
fcoe.c
fcoe.h
fcoe_ctlr.c scsi: fcoe: pass in fcoe_rport structure instead of fc_rport_priv 2019-07-29 21:13:27 -04:00
fcoe_sysfs.c
fcoe_transport.c
libfcoe.h