]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Send uapsd_queues and max_sp values on STA addition
authorEliad Peller <eliad@wizery.com>
Sat, 17 Dec 2011 09:59:34 +0000 (11:59 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 17 Dec 2011 09:59:34 +0000 (11:59 +0200)
commit774bfa62ce96e38261a3be7f63ef5c4579fbc787
tree9375525bd74fb973e6384fe2cf006265eb53ffd3
parent5f32f79c6e071f02076e09931adc8fc4e0ecd383
nl80211: Send uapsd_queues and max_sp values on STA addition

When a new station is added, send its configured WMM params.

Signed-off-by: Eliad Peller <eliad@wizery.com>
src/drivers/driver_nl80211.c