From: Johannes Berg Date: Fri, 12 Jun 2009 20:22:48 +0000 (-0700) Subject: iwlwifi: revamp bss_info_changed X-Git-Tag: v2.6.31-rc1~140^2~33^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7129e190c3107db8ac11a9e51035641b68d2aa7;p=pandora-kernel.git iwlwifi: revamp bss_info_changed My earlier patch, "mac80211: unify config_interface and bss_info_changed" introduced a bug in iwlwifi where it will do some things incorrectly now when reassociating. Revamp iwl_bss_info_changed to fix that issue and make it easier to read. Also, while at it, add comments about things that it should do but currently doesn't. Finally, also improve the locking in the function. Signed-off-by: Johannes Berg Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed