From: Johannes Berg Date: Thu, 3 Nov 2011 13:50:13 +0000 (+0100) Subject: cfg80211: allow setting TXQ parameters only in AP mode X-Git-Tag: v3.2-rc3~25^2~49^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=133a3ff2c934223a8143bfa52401bba962a97165;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed