From: Sujith Date: Fri, 23 Jul 2010 05:17:11 +0000 (+0530) Subject: mac80211: Don't set per-BSS QoS for monitor interfaces X-Git-Tag: v2.6.36-rc1~571^2~64^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d97349797fa76753c747ed8b888414fe78795439;p=pandora-kernel.git mac80211: Don't set per-BSS QoS for monitor interfaces In AP mode, there is no need to notify the driver about QoS changes for the monitor interface that is created. The warning in ieee80211_bss_info_change_notify() would be hit otherwise. Signed-off-by: Sujith Acked-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed