cfg80211: add WMM traffic stream API
authorJohannes Berg <johannes.berg@intel.com>
Tue, 9 Sep 2014 19:55:35 +0000 (22:55 +0300)
committerChristian Lamparter <chunkeey@googlemail.com>
Thu, 1 Jan 2015 13:52:23 +0000 (14:52 +0100)
commitb42df548477184070280a282471de37f1cc0a6d5
tree83a13403afd6f6b34f1b6695e6a88e7ddaaac6f3
parent6fd7d0559618ecaadd368d1ea21607a3210e12de
cfg80211: add WMM traffic stream API

Add nl80211 and driver API to validate, add and delete traffic
streams with appropriate settings.

The API calls for userspace doing the action frame handshake
with the peer, and then allows only to set up the parameters
in the driver. To avoid setting up a session only to tear it
down again, the validate API is provided, but the real usage
later can still fail so userspace must be prepared for that.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
include/linux/ieee80211.h