• Guy Mishol's avatar
    wlcore: reconfigure sta rates on authorization · 535633a5
    Guy Mishol authored
    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: default avatarGuy Mishol <guym@ti.com>
    Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
    535633a5
cmd.c 48.8 KB