commit | 133a3ff2c934223a8143bfa52401bba962a97165 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Nov 03 14:50:13 2011 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 07 13:19:14 2011 -0500 |
tree | 61618a358b6d895ed3c3e5764b7b1e5dc0f2c74a | |
parent | 6c7394197af90f6a332180e33f5d025d3037d883 [diff] |
cfg80211: allow setting TXQ parameters only in AP mode In other modes the parameters should not be set. Right now, mac80211 will set them, even if the user asked for setting them on VLANs which the driver doesn't know about, causing all kinds of trouble. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>