From: Alexey Fisher Date: Thu, 6 Nov 2008 08:51:16 +0000 (+0100) Subject: ipw2200: make association only if SSID is known. X-Git-Tag: v2.6.29-rc1~581^2~580^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e4127fa6db34765685599fb8d1177e51850a63c;p=pandora-kernel.git ipw2200: make association only if SSID is known. 'iwconfig eth1 channel 6' would trigger association to _something_, which is wrong. Changing the channel should (and does) trigger reassociation, but only if there is an SSID to associate with. Signed-off-by: Alexey Fisher Acked-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed