Staging: rtl8187se: Do not autoconnect based on probe response
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 9 Apr 2010 22:33:17 +0000 (00:33 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 May 2010 18:35:54 +0000 (11:35 -0700)
commit3eec314fb26fc0e75c6f5d20f9b3d528ebf342d7
tree9dbb9bb0e96de9f74fec2a096775ffe48df4de4e
parentb46966ee8f7c75fcff9e7390d29b1f62650b0784
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>
drivers/staging/rtl8187se/ieee80211/ieee80211_rx.c