]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] pktcdvd: Correctly set cmd_len field in pkt_generic_packet
authorGerhard Dirschl <gd@spherenet.de>
Tue, 20 Feb 2007 21:57:56 +0000 (13:57 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 21 Feb 2007 01:10:14 +0000 (17:10 -0800)
commitb629837260e5e9960ec548aa97fac3aa2d81229b
tree191dee4494c176fd6cf08edb2cdab36fe8f422a5
parenta3b96912ba3e82b885196effa91b74ecfe4c9ca7
[PATCH] pktcdvd: Correctly set cmd_len field in pkt_generic_packet

Fixes http://bugzilla.kernel.org/show_bug.cgi?id=7810 - a silly
copy-paste bug introduced by the latest change.

Signed-off-by: Gerhard Dirschl <gd@spherenet.de>
Cc: Peter Osterlund <petero2@telia.com>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/block/pktcdvd.c