]> git.baikalelectronics.ru Git - kernel.git/commit
b43legacy: Clean up beacon IRQ
authorLarry Finger <Larry.Finger@lwfinger.net>
Sat, 11 Apr 2009 16:26:01 +0000 (11:26 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 22 Apr 2009 20:54:45 +0000 (16:54 -0400)
commit0023f14320b3f4be682e29ab37cf3c96eb56d418
tree76dc36f2b2d700ea045b287689405d430d6e5d04
parenta0b2de7d8b731cc06099c0bfc5d6ef3a8e5d21e1
b43legacy: Clean up beacon IRQ

This patch ports commit 369b065d5f597ad4 "b43: Fix beacon BH update" to
b43legacy. It fixes beacon updating in the bottomhalf. In case the device
is busy, we will defer to later in the IRQ handler.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Acked-by: Michael Buesch <mb@bu3sch.de>
Tested-by: David Ellingsworth <david@identd.dyndns.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43legacy/b43legacy.h
drivers/net/wireless/b43legacy/main.c
drivers/net/wireless/b43legacy/xmit.c
drivers/net/wireless/b43legacy/xmit.h