On Sunday 07 December 2008, Johannes Berg wrote: > HT management is done differently for AP and STA modes, unify > to just the ->config() callback since HT is fundamentally a > PHY property and cannot be per-BSS. Ah very nice, I was recently hit this for the rt2x00 implementation, intended to send a mail about it when I had done some more research. :) Thanks! > Signed-off-by: Johannes Berg <johannes@xxxxxxxxxxxxxxxx> > --- > Please test. Mats, this might fix your problem (if it applies on top of > the patch that fixes the panic) > > drivers/net/wireless/ath9k/main.c | 71 --------------------------------- > drivers/net/wireless/iwlwifi/iwl-agn.c | 21 ++++++--- > drivers/net/wireless/mac80211_hwsim.c | 7 --- > include/net/mac80211.h | 5 -- > net/mac80211/ht.c | 57 -------------------------- > net/mac80211/ieee80211_i.h | 3 - > net/mac80211/mlme.c | 67 +++++++++++++++++++++++++++++++ > 7 files changed, 85 insertions(+), 146 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html