From: Bartlomiej Zolnierkiewicz Date: Tue, 5 Aug 2008 16:16:56 +0000 (+0200) Subject: ide: fix ide_fix_driveid() X-Git-Tag: v2.6.27-rc2~37^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=242f44261e6c5fdc13e3cd12f949ab717dc37d58;p=pandora-kernel.git ide: fix ide_fix_driveid() Fix byte-swapping for id->words161_175[], id->words206_254[] and id->words206_254[]. Luckily all words previously left in little-endian byte-order are marked as reserved so this fix shouldn't affect user-space applications. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed