[PATCH 10/13] nl80211: implement add_ts/del_ts ops

Johannes Berg johannes
Tue Oct 21 23:50:06 PDT 2014


> +		case NL80211_CMD_ADD_TX_TS:
> +			info->wmm_ac_supported = 1;
> +			break;

I believe this is wrong as I defined the command to cover both WMM and
802.11 TSPEC, you need to check the WMM-specific feature flag instead.

johannes




More information about the Hostap mailing list