WMM AC: Add add_tx_ts and del_tx_ts driver ops
authorMoshe Benji <Moshe.Benji@intel.com>
Wed, 22 Oct 2014 12:03:55 +0000 (08:03 -0400)
committerJouni Malinen <j@w1.fi>
Sun, 16 Nov 2014 18:47:36 +0000 (20:47 +0200)
commit471cd6e10ca4ba784a1f9d058ce78dfc0f97e218
tree5866b6d4a678fef0aeda3070d315f94b53045b70
parenta0413b17340a18ed905edc804ee2aab09b2c3186
WMM AC: Add add_tx_ts and del_tx_ts driver ops

Add add_tx_ts() and del_tx_ts() ops to notify the driver about
TSPEC add / delete.

Additionally, add wmm_ac_supported flag to indicate
whether the driver supports WMM AC.

Signed-off-by: Moshe Benji <moshe.benji@intel.com>
Signed-off-by: Eliad Peller <eliad@wizery.com>
src/drivers/driver.h
wpa_supplicant/driver_i.h
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h