From: Timothy Thelin Date: Wed, 14 Sep 2005 02:56:28 +0000 (-0700) Subject: [SCSI] scsi: sd, sr, st, and scsi_lib all fail to copy cmd_len to new cmd X-Git-Tag: v2.6.14-rc3~154^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=186d330e682210100c671355580a8592e4a21692;p=pandora-kernel.git [SCSI] scsi: sd, sr, st, and scsi_lib all fail to copy cmd_len to new cmd This fixes an issue in scsi command initialization from a request where sd, sr, st, and scsi_lib all fail to copy the request's cmd_len to the scsi command's cmd_len field. Signed-off-by: Timothy Thelin Signed-off-by: James Bottomley --- Reading git-diff-tree failed