commit | d97349797fa76753c747ed8b888414fe78795439 | [log] [tgz] |
---|---|---|
author | Sujith <Sujith.Manoharan@atheros.com> | Fri Jul 23 10:47:11 2010 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jul 26 15:32:42 2010 -0400 |
tree | 3130e31755c0a76e991f7ca8700ebe2a16e00aa2 | |
parent | 487f0e010cf5b6ba504150dfb20c21fd93e3b9e6 [diff] |
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>