From: Stanislaw Gruszka Date: Mon, 29 Mar 2010 10:18:34 +0000 (+0200) Subject: mac80211: explicitly disable/enable QoS X-Git-Tag: v2.6.35-rc1~473^2~460^2^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1b3ec1a2a336c328c336cfa5485a5f0484cc90d;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed