]> git.baikalelectronics.ru Git - kernel.git/commit
b43: Fix beacon BH update
authorMichael Buesch <mb@bu3sch.de>
Sat, 5 Apr 2008 13:02:09 +0000 (15:02 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 8 Apr 2008 20:44:43 +0000 (16:44 -0400)
commit369b065d5f597ad49d0b06a80a224d18bd2854f6
tree92689f21bed8d747e91c7ef79f43399f34e767ac
parent9234b3a869edce74f9afcd987365139b4b5a678a
b43: Fix beacon BH update

This fixes beacon updating in the bottomhalf.
In case the device is busy, we will defer to later in the IRQ handler.

Signed-off-by: Michael Buesch <mb@bu3sch.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43/b43.h
drivers/net/wireless/b43/main.c