From: Matthew Dharm Date: Mon, 5 Dec 2005 05:59:45 +0000 (-0800) Subject: [PATCH] USB Storage: more sddr09 cleanups X-Git-Tag: v2.6.16-rc1~474^2~22^2~10^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6c976c6c4628ce0c9277c47e7545956d9d4f441;p=pandora-kernel.git [PATCH] USB Storage: more sddr09 cleanups This is the third of three patches to prepare the sddr09 subdriver for conversion to the Sim-SCSI framework. This patch (as596) moves the computation of the LBA to the start of the read/write routines, so that addresses completely beyond the end of the device can be detected and reported differently from transfers that are partially within the device's capacity. Signed-off-by: Alan Stern Acked-by: Andries Brouwer Signed-off-by: Matthew Dharm Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed