From: Johannes Berg Date: Fri, 6 Jul 2012 15:37:43 +0000 (+0200) Subject: mac80211: update BSS info on AC parameters change X-Git-Tag: v3.6-rc1~125^2~57^2~77^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d25745d05e7a0f0fb0d5e29bef40cb6326efc96;p=pandora-kernel.git mac80211: update BSS info on AC parameters change When the AC parameters change, drivers might rely on getting a bss_info_changed notification with BSS_CHANGED_QOS in addition to the conf_tx call. Always call the function when userspace updates are made (in AP/GO modes) and also set the change flag when updates were made by the AP (in managed mode.) Signed-off-by: Johannes Berg --- Reading git-diff-tree failed