]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[PATCH] bcm43xx: Workaround init_board vs IRQ race.
authorMichael Buesch <mbuesch@freenet.de>
Tue, 21 Feb 2006 16:58:18 +0000 (17:58 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 27 Mar 2006 16:18:38 +0000 (11:18 -0500)
commitbf7b876043e6e1390b1234d740f4fd9af20b3b9e
treeb13d7e74f53baec86c9ef7efa3ec81e1dde6190f
parentc4c3beb7d70ae9d1fe97b7b49bc5a10ad26c2b01
[PATCH] bcm43xx: Workaround init_board vs IRQ race.

The proper fix for this is to move IRQ enabling to the end of
init_board. But this is nontrivial and needs to be done with care.
Stay with this cheap workaround for now.

Signed-off-by: Michael Buesch <mbuesch@freenet.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/bcm43xx/bcm43xx_main.c