diff options
author | Christoph Hellwig <hch@lst.de> | 2018-11-10 11:30:44 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2018-11-10 18:03:44 +0300 |
commit | 511c49fe1804671800947b69281e07719fad25e2 (patch) | |
tree | 1caff1ffce2391e2abf3cccace4437dcd6dd69bc /net | |
parent | e41128cfd9389b889e91097b8ca61574d1e71482 (diff) | |
download | linux-511c49fe1804671800947b69281e07719fad25e2.tar.xz |
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>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions