From: James Bottomley Date: Sat, 26 Jan 2008 02:05:55 +0000 (-0600) Subject: [SCSI] bsg: copy the cmd_type field to the subordinate request for bidi X-Git-Tag: v2.6.25-rc1~1140^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40f620286dd08e29c995ca631f45e8d03f4fe1be;p=pandora-kernel.git [SCSI] bsg: copy the cmd_type field to the subordinate request for bidi This fixes a problem in SCSI where we use the (previously uninitialised) cmd_type via blk_pc_request() to set up the transfer in scsi_init_sgtable(). Acked-by: FUJITA Tomonori Signed-off-by: James Bottomley --- Reading git-diff-tree failed