From: Bartlomiej Zolnierkiewicz Date: Fri, 27 Mar 2009 11:46:38 +0000 (+0100) Subject: ide: move command related fields from ide_hwif_t to struct ide_cmd X-Git-Tag: v2.6.30-rc1~623^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6308ee0c55acd2e943d849773c9f0a49c516317;p=pandora-kernel.git ide: move command related fields from ide_hwif_t to struct ide_cmd * Move command related fields from ide_hwif_t to struct ide_cmd. * Make ide_init_sg_cmd() take command and sectors number as arguments. There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed