From: Rajkumar Manoharan Date: Fri, 20 May 2011 12:22:13 +0000 (+0530) Subject: ath9k_hw: disable phy restart on baseband panic caused by RXSM X-Git-Tag: v3.0-rc2~7^2~16^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51ac8cbb2176dc159ee910d7074c6796079c3068;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed