commit | 51ac8cbb2176dc159ee910d7074c6796079c3068 | [log] [tgz] |
---|---|---|
author | Rajkumar Manoharan <rmanoharan@atheros.com> | Fri May 20 17:52:13 2011 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Thu May 26 15:43:31 2011 -0400 |
tree | bddc3904e1f35f9cf4c5e774bb54891f8773f461 | |
parent | a4d86d953b8593791cb29cf2acffd48f9ee6c4f9 [diff] |
ath9k_hw: disable phy restart on baseband panic caused by RXSM While receiving unsupported rate frame rx state machine gets into a state 0xb and if phy_restart happens in that state, BB would go hang. If RXSM is in 0xb state after first bb panic, ensure to disable the phy_restart. Signed-off-by: Rajkumar Manoharan <rmanoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>