commit | b929ecf7965c2dab7e373f390ac5fc563011484d | [log] [tgz] |
---|---|---|
author | Michael Buesch <mb@bu3sch.de> | Fri Dec 19 18:40:00 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Dec 19 15:24:04 2008 -0500 |
tree | 915a70623f5b18309dbc2cf7ba6355d4ba4c19e4 | |
parent | fd6effcaf8a894c0a0f602b943dbc54a170d4418 [diff] |
b43: Suspend MAC while killing the radio We should suspend the MAC, before we kill the radio. This gives the MAC a chance to leave any TX/RX state and it avoids races on the PHY/RADIO registers. Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-off-by: John W. Linville <linville@tuxdriver.com>