android_kernel_samsung_a7y1.../include/scsi
Hannes Reinecke 96d7af6f28 scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
commit 023358b136d490ca91735ac6490db3741af5a8bd upstream.

Gcc-9 complains for a memset across pointer boundaries, which happens as
the code tries to allocate a flexible array on the stack.  Turns out we
cannot do this without relying on gcc-isms, so with this patch we'll embed
the fc_rport_priv structure into fcoe_rport, can use the normal
'container_of' outcast, and will only have to do a memset over one
structure.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-04-06 20:50:12 +02:00
..
fc A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
fc_encode.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
fc_frame.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
fcoe_sysfs.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
iscsi_if.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
iscsi_proto.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
libfc.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
libfcoe.h scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure 2020-04-06 20:50:12 +02:00
libiscsi_tcp.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
libiscsi.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
libsas.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
osd_attributes.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
osd_initiator.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
osd_ore.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
osd_protocol.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
osd_sec.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
osd_sense.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
osd_types.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
sas_ata.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
sas.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
scsi_bsg_iscsi.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
scsi_cmnd.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
scsi_common.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
scsi_dbg.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
scsi_device.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
scsi_devinfo.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
scsi_dh.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
scsi_driver.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
scsi_eh.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
scsi_host.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
scsi_ioctl.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
scsi_proto.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
scsi_tcq.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
scsi_transport_fc.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
scsi_transport_iscsi.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
scsi_transport_sas.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
scsi_transport_spi.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
scsi_transport_srp.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
scsi_transport.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
scsi.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
scsicam.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
sg.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30
srp.h A750FXXU4CTBC 2020-03-27 21:51:54 +05:30