From: Johannes Berg Date: Fri, 2 Mar 2012 14:56:59 +0000 (+0100) Subject: mac80211: combine QoS with other BSS changes X-Git-Tag: v3.4-rc1~177^2~108^2~163 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3abead59fcdeb56df8b83288a2f5edbe6423b0bb;p=pandora-kernel.git mac80211: combine QoS with other BSS changes When associating and particularly when disassociating there's no need to notify the driver about changes with multiple calls to bss_info_changed, we should combine the QoS enabling/disabling into the same call as otherwise the driver could get confused about QoS suddenly getting disabled while connected. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed