1
0
Fork 0
alistair23-linux/drivers/scsi/fnic
Christoph Hellwig 511c49fe18 fnic: fix fnic_scsi_host_{start,end}_tag
The way these functions abuse ->special to try to store the dummy
request looks completely broken, given that it actually stores the
original scsi command.

Instead switch to ->host_scribble and store the actual dummy command.

Reviewed-by: Hannes Reinecke <hare@suse.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2018-11-10 08:03:44 -07:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
cq_desc.h
cq_enet_desc.h
cq_exch_desc.h
fcpio.h
fnic.h scsi: fnic: fix format string overflow warning 2017-08-07 14:04:01 -04:00
fnic_attrs.c
fnic_debugfs.c treewide: Use array_size() in vmalloc() 2018-06-12 16:19:22 -07:00
fnic_fcs.c scsi: fnic: switch to generic DMA API 2018-10-17 21:58:52 -04:00
fnic_fip.h fc_fip: Update to latest FC-BB-6 draft 2016-07-13 22:04:27 -04:00
fnic_io.h scsi: fnic: correct speed display and add support for 25,40 and 100G 2017-06-27 21:40:59 -04:00
fnic_isr.c scsi: fnic: switch to pci_alloc_irq_vectors 2017-03-23 09:51:10 -04:00
fnic_main.c scsi: fnic: switch to generic DMA API 2018-10-17 21:58:52 -04:00
fnic_res.c
fnic_res.h
fnic_scsi.c fnic: fix fnic_scsi_host_{start,end}_tag 2018-11-10 08:03:44 -07:00
fnic_stats.h scsi: fnic: use 64-bit timestamps 2018-01-22 20:03:57 -05:00
fnic_trace.c treewide: Use array_size() in vmalloc() 2018-06-12 16:19:22 -07:00
fnic_trace.h scsi: fnic: Use time64_t to represent trace timestamps 2016-11-08 17:29:46 -05:00
rq_enet_desc.h
vnic_cq.c
vnic_cq.h
vnic_cq_copy.h
vnic_dev.c scsi: fnic: switch to generic DMA API 2018-10-17 21:58:52 -04:00
vnic_dev.h
vnic_devcmd.h
vnic_intr.c
vnic_intr.h
vnic_nic.h
vnic_resource.h
vnic_rq.c
vnic_rq.h
vnic_scsi.h
vnic_stats.h
vnic_wq.c
vnic_wq.h
vnic_wq_copy.c
vnic_wq_copy.h
wq_enet_desc.h