commit | 6591e36a1c52445f95f26738394909ee9bf94390 | [log] [tgz] |
---|---|---|
author | Holger Schurig <hs4233@mail.mn-solutions.de> | Mon Nov 26 09:35:44 2007 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Nov 29 21:34:52 2007 -0500 |
tree | ccd857cbb8730e853185e2f7fd0ba15dcd5532c8 | |
parent | d0a689575102641149e67595e45ab006dbbb4a0d [diff] |
libertas: let more than one MAC event through lbs_mac_event_disconnected() was called once and then never again upon a hardware MAC event. The reason was that the driver didn't clean the correct bit in the interrupt cause register of the chip. Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de> Acked-by: Dan Williams <dcbw@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>