]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ipw2200: Reassociate even if set the same essid.
authorZhu Yi <yi.zhu@intel.com>
Mon, 21 Aug 2006 03:37:26 +0000 (11:37 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 29 Aug 2006 21:06:32 +0000 (17:06 -0400)
commita9f0d42321a7ac40d244a7c6d74a3d1c7a4aa4f3
tree1af416fbb674aaba4aa9d4023f04f40a06f35367
parentab644b0b51bf3170b398c087b7a34be6d3c7b7ba
[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 <bmoss@clemson.edu>
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ipw2200.c