commit | e1b3ec1a2a336c328c336cfa5485a5f0484cc90d | [log] [tgz] |
---|---|---|
author | Stanislaw Gruszka <sgruszka@redhat.com> | Mon Mar 29 12:18:34 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Mar 31 14:43:59 2010 -0400 |
tree | 9a71f61f773231fd439220bec60977f45e1ef65f | |
parent | ecdf94b81237d272b1514b76f27a5d22782bcaa6 [diff] |
mac80211: explicitly disable/enable QoS Add interface to disable/enable QoS (aka WMM or WME). Currently drivers enable it explicitly when ->conf_tx method is called, and newer disable. Disabling is needed for some APs, which do not support QoS, such we should send QoS frames to them. Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>