Skip to content
  • Luciano Coelho's avatar
    wlcore: fix wrong remote rates when starting STA role · 9c3a8d99
    Luciano Coelho authored
    In wl18xx, we use a new ACX command in order to set the remote
    supported rates, once we know it (ie. after association).  The wl12xx
    firmware doesn't support changing the rates after the STA is started,
    so we need to use all supported rates.
    
    Commit 530abe19
    
     (wlcore: add ACX_PEER_CAP command) broke that by using
    wlvif->rate_set when starting the STA role.
    
    Signed-off-by: default avatarLuciano Coelho <coelho@ti.com>
    9c3a8d99