]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: work around gcc ICEs (again)
authorAdrian Bunk <bunk@kernel.org>
Tue, 5 Aug 2008 19:06:51 +0000 (22:06 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 18 Aug 2008 15:05:12 +0000 (11:05 -0400)
commitee5036072aa340227b4c3df2583b833defe3203a
tree84995bb4f511c9fd968268d9573b13d2ce7c9f2e
parent96e7cd029a06f0796779ceeb3cf0cb9f149a211d
ath9k: work around gcc ICEs (again)

(I missed the fact that the original post said to apply this patch
twice... -- JWL)

Original commit log message:

This patch works around an internal compiler error (gcc bug #37014) in
all gcc 4.2 compilers and the gcc 4.3 series up to at least 4.3.1
on at least powerpc and mips.

Many thanks to Andrew Pinski for analyzing the gcc bug.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/hw.c