nl80211: Implement add_ts/del_ts ops
authorMoshe Benji <Moshe.Benji@intel.com>
Wed, 22 Oct 2014 12:04:01 +0000 (08:04 -0400)
committerJouni Malinen <j@w1.fi>
Sun, 16 Nov 2014 19:21:22 +0000 (21:21 +0200)
commitdfa8787833f0b237f954b01233cad3527f3d4805
treeb498d8716c5545ba48ab0d7f448da2e116bd4eb6
parentdf9d340c80312047ecb087e7119882b33e656da2
nl80211: Implement add_ts/del_ts ops

Add ops to notify about TSPECs to add/remove. Additionally, subscribe to
ADDTS/DELTS Action frames to be able to process WMM AC Action frames.

Signed-off-by: Moshe Benji <moshe.benji@intel.com>
Signed-off-by: Eliad Peller <eliad@wizery.com>
src/drivers/driver_nl80211.c
src/drivers/driver_nl80211_capa.c
src/drivers/driver_nl80211_event.c