On Sun, 2013-12-01 at 17:13 +0100, Douglas Gilbert wrote:
> ChangeLog:
>          - remove the 16 byte CDB (SCSI command) length limit
>            from the sg driver by handling longer CDBs the same
>            way as the bsg driver. Remove comment from sg.h
>            public interface about the cmd_len field being
>            limited to 16 bytes.
>          - remove some dead code caused by this change
>          - cleanup comment block at the top of sg.h, fix urls
> 
> Signed-off-by: Douglas Gilbert <[email protected]>

This doesn't apply:

patching file drivers/scsi/sg.c
Hunk #1 succeeded at 74 (offset 1 line).
Hunk #2 succeeded at 164 (offset 2 lines).
Hunk #3 succeeded at 569 (offset -5 lines).
Hunk #4 FAILED at 606.
Hunk #5 succeeded at 678 (offset -6 lines).
Hunk #6 FAILED at 1660.
Hunk #7 succeeded at 1742 (offset -11 lines).
2 out of 7 hunks FAILED -- saving rejects to file drivers/scsi/sg.c.rej

It looks like there's a missing intermediate patch changing the way
logging is done within the driver ... I don't recall seeing such a patch
on the list.

James


--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to