]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
scsi: libfc: don't assign resid_len in fc_lport_bsg_request
authorChristoph Hellwig <hch@lst.de>
Tue, 3 Oct 2017 10:48:39 +0000 (12:48 +0200)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 17 Oct 2017 03:36:23 +0000 (23:36 -0400)
commit67ec299bb543b0c15c9d13a1ed85a2b4b9a36d92
treedde84fb43616df4dfbcc6cd02b39e6dd18beb4de
parentb8d897ab663f499774bb250db9880139a3b0a229
scsi: libfc: don't assign resid_len in fc_lport_bsg_request

bsg_job_done takes care of updating the scsi_request structure fields.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/libfc/fc_lport.c