K 10 svn:author V 6 adrian K 8 svn:date V 27 2012-08-11T22:25:28.458382Z K 7 svn:log V 302 Add the AR9300 HAL ID in to the 11n check routine. I was having TX hang issues, which I root caused to having the legacy ath_hal_setupxtxdesc() called, rather than the 11n rate scenario setup code. This meant that rate control information wasn't being put into frames, causing the MAC to stall/hang. END