Skip to content
  • Johannes Berg's avatar
    mac80211: set basic rates earlier · 5d6a1b06
    Johannes Berg authored
    
    
    The authentication and association handshake
    already happens in the context of the new BSS,
    and the basic rates are needed at least for
    the ACK response frame to the authentication
    or association response frames. Therefore the
    basic rates should already be configured into
    the driver when those frames are sent.
    
    Change the logic to set up the basic rates in
    the connection preparation that happens for
    authentication and association (if needed).
    
    Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    5d6a1b06