• G
    wlcore: reconfigure sta rates on authorization · 535633a5
    Guy Mishol 提交于
    Since stations can now be added before association
    (NL80211_FEATURE_FULL_AP_CLIENT_STATE support),
    no supported rates are set when the station is added
    to the fw, resulting in fw recovery.
    
    Fix it by first configuring the AP basic rates as
    the station configured rates (when the station is
    first added to the driver), and after the station
    was authorized re-configure it, now with the actual
    supported rates.
    Signed-off-by: NGuy Mishol <guym@ti.com>
    Signed-off-by: NKalle Valo <kvalo@codeaurora.org>
    535633a5
main.c 161.0 KB