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

Johannes Berg johannes at sipsolutions.net
Wed Oct 22 02:50:06 EDT 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