From: Tomas Winkler Date: Wed, 2 Jul 2008 22:27:13 +0000 (+0300) Subject: mac80211: call bss_info_change only once upon disassociation X-Git-Tag: v2.6.27-rc1~969^2~186^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc32f9243dc93e75f81457e95d9cb90ee6136d94;p=pandora-kernel.git mac80211: call bss_info_change only once upon disassociation This patch removes call of ieee80211_bss_info_change_notify from within ieee80211_reset_erp_info. This allows gathering all bss info changes into one call to the driver in the disassociation flow. Signed-off-by: Tomas Winkler Acked-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed