From: Samuel Ortiz Date: Thu, 10 Jun 2010 14:54:17 +0000 (+0200) Subject: Staging: rtl8192e: Do not autoconnect based on probe response X-Git-Tag: v2.6.36-rc1~520^2~1^2~356 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ec64b05711e402f20cf30e44d83146c864738db;p=pandora-kernel.git Staging: rtl8192e: Do not autoconnect based on probe response Getting a probe response after sending a probe request to a specific SSID doesnt mean we're trying to associate with this SSID. wpa_supplicant should be the only one deciding when to join an SSID, not the kernel. Signed-off-by: Samuel Ortiz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed