[PATCH 3.13 127/162] scsi: Fix error handling in SCSI_IOCTL_SEND_COMMAND

2014-11-06 Thread Kamal Mostafa
-off-by: Kamal Mostafa --- block/scsi_ioctl.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/block/scsi_ioctl.c b/block/scsi_ioctl.c index 625e3e4..91cceb2 100644 --- a/block/scsi_ioctl.c +++ b/block/scsi_ioctl.c @@ -487,7 +487,7 @@ int sg_scsi_ioctl(struct request_queue *q

[3.13.y.z extended stable] Patch "scsi: Fix error handling in SCSI_IOCTL_SEND_COMMAND" has been added to staging queue

2014-11-05 Thread Kamal Mostafa
xed up the, now unused, out label. Signed-off-by: Jens Axboe Signed-off-by: Kamal Mostafa --- block/scsi_ioctl.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/block/scsi_ioctl.c b/block/scsi_ioctl.c index 625e3e4..91cceb2 100644 --- a/block/scsi_ioctl.c +++ b/bl