aboutsummaryrefslogtreecommitdiff
path: root/net/wireless
diff options
context:
space:
mode:
authorMarek Puzyniak <marek.puzyniak@tieto.com>2015-03-08 18:04:22 +0200
committerJohannes Berg <johannes.berg@intel.com>2015-03-17 11:00:07 +0100
commitc23e31cf7b55e4d2e462b61dadb4c2d9538d3781 (patch)
tree8def41b5dfcc999be44cf0e680a8a65e906dfb99 /net/wireless
parentf3b0bbb35dac575c571dadeace59bd23ce797d31 (diff)
mac80211: initialize rate control earlier for tdls station
Currently when TDLS station in driver goes from authenticated to associated state it can not use rate control parameters because rate control is not initialized yet. Some drivers require parameters already initialized by rate control when entering associated state. It can be done by initializing rate control after station transition to associated state but before notifying driver about that. Signed-off-by: Marek Puzyniak <marek.puzyniak@tieto.com> Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com> [fix comment to say 'associated' instead of 'authorized'] Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless')
0 files changed, 0 insertions, 0 deletions