Staging: rtl8192e: Do not autoconnect based on probe response
authorSamuel Ortiz <sameo@linux.intel.com>
Thu, 10 Jun 2010 14:54:17 +0000 (16:54 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 22 Jun 2010 21:46:19 +0000 (14:46 -0700)
commit3ec64b05711e402f20cf30e44d83146c864738db
tree1a3f6d77cd73128648dbaac0b4bd5b69d3d4ae63
parentae67b584b40883cf63492b9df2b06c035da84780
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 <sameo@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/rtl8192e/ieee80211/ieee80211_rx.c