From: Zhu Yi Date: Mon, 21 Aug 2006 03:37:26 +0000 (+0800) Subject: [PATCH] ipw2200: Reassociate even if set the same essid. X-Git-Tag: v2.6.19-rc1~1263^2~60^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9f0d42321a7ac40d244a7c6d74a3d1c7a4aa4f3;p=pandora-kernel.git [PATCH] ipw2200: Reassociate even if set the same essid. This patch traps the case when the essid is being set to its current value. If the essid is being set again and we are already associated, chances are some other parameters have also been altered. I think it is safer to do the re-association for this case. Signed-off-by: Bill Moss Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed