• Johannes Berg's avatar
    iwlwifi: fix station HT parameters · ab0bd5b3
    Johannes Berg authored
    My patch "iwlwifi: simplify auth/assoc flow"
    caused a serious throughput degradation due
    to me forgetting that there are HT settings
    in the station table. To restore throughput,
    set these parameters correctly when the sta
    moves to assoc state.
    
    This patch should probably be merged with
    the auth/assoc redesign patch for upstream.
    In that case, this paragraph should be added
    to the commit log as the third paragraph
    (before talking about RXON):
    
    However, as we only get the station HT data
    when the station moves into assoc state, we
    also need to program this into the device
    (and copy it into our database) then.
    Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
    Signed-off-by: default avatarWey-Yi Guy <wey-yi.w.guy@intel.com>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    ab0bd5b3
iwl-agn.h 13.3 KB