mac80211: Don't set per-BSS QoS for monitor interfaces
authorSujith <Sujith.Manoharan@atheros.com>
Fri, 23 Jul 2010 05:17:11 +0000 (10:47 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 26 Jul 2010 19:32:42 +0000 (15:32 -0400)
commitd97349797fa76753c747ed8b888414fe78795439
tree3130e31755c0a76e991f7ca8700ebe2a16e00aa2
parent487f0e010cf5b6ba504150dfb20c21fd93e3b9e6
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 <Sujith.Manoharan@atheros.com>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/util.c