]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: work around gcc ICEs
authorAdrian Bunk <bunk@kernel.org>
Tue, 5 Aug 2008 19:06:51 +0000 (22:06 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 7 Aug 2008 13:49:43 +0000 (09:49 -0400)
commit7c92036bbd83c165b49dea1688378c612ee3c922
tree9da2fe906ded659dc8e78c768807facbbd498b74
parent5530bcbb57105d32613fc8af2cc31a23761da754
ath9k: work around gcc ICEs

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