[PATCH] bcm43xx: init fix for possible Machine Check
authorMichael Buesch <mb@bu3sch.de>
Sun, 18 Jun 2006 17:05:10 +0000 (19:05 +0200)
committerChris Wright <chrisw@sous-sol.org>
Fri, 30 Jun 2006 00:17:16 +0000 (17:17 -0700)
commite45424909c0a8ffc7afbea6e35da582f782fc618
tree6c30a65769361bc082fe4073b3ef052e7820b24e
parent5cb91c1a730874dd915eba983996b3e45378e39b
[PATCH] bcm43xx: init fix for possible Machine Check

Place the Init-vs-IRQ workaround before any card register
access, because we might not have the wireless core mapped
at all times in init. So this will result in a Machine Check
caused by a bus error.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
drivers/net/wireless/bcm43xx/bcm43xx_main.c