From: Boaz Harrosh Date: Mon, 10 Sep 2007 15:01:08 +0000 (+0300) Subject: [SCSI] usb: transport - convert to accessors and !use_sg code path removal X-Git-Tag: v2.6.25-rc1~1230^2~169 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d416e6173394defda5933e419e805b696681b7e;p=pandora-kernel.git [SCSI] usb: transport - convert to accessors and !use_sg code path removal - This patch depends on: usb: transport.c use scsi_eh API in REQUEST_SENSE execution - Use scsi data accessors and remove of !use_sg code path. - New usb_stor_bulk_srb() for use by drivers [jejb: updated with corrective fix. had a bug in residual handling in the new usb_stor_bulk_srb() function. Found by Gabriel C. in -mm tree. Tested-by: Gabriel C ] Signed-off-by: Boaz Harrosh Acked-by: Matthew Dharm Signed-off-by: James Bottomley --- Reading git-diff-tree failed