From: Peter Osterlund Date: Tue, 21 Feb 2006 02:28:01 +0000 (-0800) Subject: [PATCH] pktcdvd: Correctly set rq->cmd_len in pkt_generic_packet() X-Git-Tag: v2.6.16-rc5~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cef289633a9321cd99dd5f6cc935657dc487e9f0;p=pandora-kernel.git [PATCH] pktcdvd: Correctly set rq->cmd_len in pkt_generic_packet() It looks like the code in pkt_generic_packet() worked by luck in the past, but after commit 186d330e682210100c671355580a8592e4a21692 leaving rq->cmd_len uninitialized doesn't work any more. Signed-off-by: Peter Osterlund Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed