commit | 9142d59a451731d23539d218c962418acc93283c | [log] [tgz] |
---|---|---|
author | Oliver Neukum <oliver@neukum.org> | Thu Nov 17 09:47:41 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Thu Nov 17 11:29:54 2005 -0800 |
tree | 620f7c15bd32f2e21962f20ab82490944b56526f | |
parent | b8f4c1d6674463e5824eada1ad7ec799276718bd [diff] |
[PATCH] USB: Adapt microtek driver to new scsi features the scsi layer now uses very short sg lists. This breaks the microtek driver. Here is a patch fixes this and some other issues. Signed-off-by: Oliver Neukum <oliver@neukum.name> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>