| commit | 3eec314fb26fc0e75c6f5d20f9b3d528ebf342d7 | [log] [tgz] |
|---|---|---|
| author | Samuel Ortiz <sameo@linux.intel.com> | Sat Apr 10 00:33:17 2010 +0200 |
| committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue May 11 11:35:54 2010 -0700 |
| tree | 9dbb9bb0e96de9f74fec2a096775ffe48df4de4e | |
| parent | b46966ee8f7c75fcff9e7390d29b1f62650b0784 [diff] |
Staging: rtl8187se: 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 <sameo@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>