commit | 2d1f96dd90a20c25243cc3b13e9f21d72f00aba0 | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Sat Apr 11 11:26:01 2009 -0500 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 22 16:54:45 2009 -0400 |
tree | 76dc36f2b2d700ea045b287689405d430d6e5d04 | |
parent | 7858e07b7ccf1d2fd5898a405c93d022d3f1f42d [diff] |
b43legacy: Clean up beacon IRQ This patch ports commit c97a4ccc1fad35d3 "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>