From: Michael Buesch Date: Fri, 31 Jul 2009 18:51:41 +0000 (+0200) Subject: b43: Fix unaligned 32bit SHM-shared access X-Git-Tag: v2.6.32-rc1~703^2~459^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f62ae6cd887a184d6923037d588b5b2466aa2a97;p=pandora-kernel.git b43: Fix unaligned 32bit SHM-shared access This fixes unaligned 32bit SHM-shared read/write access. The low and high 16 bits were swapped. It also adds a testcase for this to the chipaccess validation. (Thanks to Albert Herranz for tracking down this bug.) Signed-off-by: Michael Buesch Signed-off-by: John W. Linville --- Reading git-diff-tree failed