Re: [linux-usb-devel] PATCH: Fix scatter-gather for non READ/WRITE in sddr09

2004-01-16 Thread Greg KH
On Sun, Jan 11, 2004 at 03:29:44PM -0800, Matthew Dharm wrote: > This patch (from Alan Stern as157) fixes the non-READ/WRITE paths of the > sddr09.c driver to be compliant to the requirements of scatter-gather. It > also cleans up MODE_SENSE processing and reports errors a little better. > > This

[linux-usb-devel] PATCH: Fix scatter-gather for non READ/WRITE in sddr09

2004-01-11 Thread Matthew Dharm
This patch (from Alan Stern as157) fixes the non-READ/WRITE paths of the sddr09.c driver to be compliant to the requirements of scatter-gather. It also cleans up MODE_SENSE processing and reports errors a little better. This patch also makes MODE_SENSE_10 commands report an error. The old code c