]> asedeno.scripts.mit.edu Git - linux.git/commit
scsi: wd719x: there should be no active SCBs on removal
authorChristoph Hellwig <hch@lst.de>
Fri, 9 Nov 2018 15:54:04 +0000 (16:54 +0100)
committerMartin K. Petersen <martin.petersen@oracle.com>
Thu, 15 Nov 2018 19:27:08 +0000 (14:27 -0500)
commitd9c30dbca7994859d14eef51813454adaff1a9a0
tree1d83bd02eea656f834ca4d43ac6d3c93f54909a7
parent4e5598db12843eb5e56d4c376692b34372e81aa8
scsi: wd719x: there should be no active SCBs on removal

Warn on that case instead of trying to free them which would be fatal in
case we actually had active ones.

[mkp: typos]

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/wd719x.c