[PATCH] bcm43xx: Fix assertion failures in interrupt handler
authorPavel Roskin <proski@gnu.org>
Tue, 6 Mar 2007 01:28:00 +0000 (19:28 -0600)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 8 Mar 2007 03:13:50 +0000 (22:13 -0500)
commit7d9f3e85f45e8f636bdd7ce5f0b1704034380175
treef066b97c50045b75b81d293268906b4098f2d3e6
parentd632f9fa38203ad5bac31e46921812216693b14f
[PATCH] bcm43xx: Fix assertion failures in interrupt handler

In the bcm43xx interrupt handler, sanity checks are wrongly done before the
verification that the interrupt is for the bcm43xx.

Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/bcm43xx/bcm43xx_main.c