From: Borislav Petkov Date: Wed, 23 Jul 2008 17:56:00 +0000 (+0200) Subject: ide-floppy: pass packet command in rq->cmd X-Git-Tag: v2.6.27-rc1~854^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20cd93be67f967c57e5abf62bf5652a00c66b9f0;p=pandora-kernel.git ide-floppy: pass packet command in rq->cmd Make a redundant copy of the packet command bits into rq->cmd. Later, after all drivers have been converted, it'll be switched to use that in the common code instead of pc->c. There should be no functionality change resulting from this patch. Signed-off-by: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed