diff options
author | Tony Battersby <tonyb@cybernetics.com> | 2014-11-10 22:40:02 (GMT) |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2014-11-10 22:41:47 (GMT) |
commit | 92697dc9471b8655a2f1203fa351bc37b2d46a26 (patch) | |
tree | 0bd855adedc0422bf693671963c63bddab0cfcd2 /tools/power | |
parent | f3af020b9a8d298022b811a19719df0cf461efa5 (diff) | |
download | linux-92697dc9471b8655a2f1203fa351bc37b2d46a26.tar.xz |
scsi: Fix more error handling in SCSI_IOCTL_SEND_COMMAND
Fix an error path in SCSI_IOCTL_SEND_COMMAND that calls
blk_put_request(rq) on an invalid IS_ERR(rq) pointer.
Fixes: a492f075450f ("block,scsi: fixup blk_get_request dead queue scenarios")
Signed-off-by: Tony Battersby <tonyb@cybernetics.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'tools/power')
0 files changed, 0 insertions, 0 deletions