From: Luciano Coelho Date: Mon, 12 Oct 2009 12:08:57 +0000 (+0300) Subject: wl1271: remove unnecessary joins and join only when the bssid changes X-Git-Tag: v2.6.33-rc1~388^2~599^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae751bab9f55c3152ebf713c89a4fb6f439c2575;p=pandora-kernel.git wl1271: remove unnecessary joins and join only when the bssid changes We were using the join command to change some settings when the stack asked us to do it. In many cases they were not needed (and could cause potential problems), so they were removed. In other cases there are ACX commands that can be used instead of using join to reconfigure. Signed-off-by: Luciano Coelho Reviewed-by: Juuso Oikarinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed