OSDN Git Service

iwlwifi: allow probe-after-rx on 2.4 GHz
authorJohannes Berg <johannes.berg@intel.com>
Mon, 4 Oct 2010 12:47:23 +0000 (05:47 -0700)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Thu, 14 Oct 2010 16:46:33 +0000 (09:46 -0700)
commit085fbca29d7b4574c4e42189ee5789004e4beff7
treee573c78ee748410861112635643d8a8294f89e2a
parentde05ead8f8649788603afc470eb1c2ea2b8b1655
iwlwifi: allow probe-after-rx on 2.4 GHz

There are two passive 2.4 GHz channels: 12 and 13.
If you have a hidden SSID on those, you will not
be able to connect to it because we don't send out
probe requests there. We can allow this by using
the firmware's probe-after-rx functionality on
those channels as well.

This fixes
https://bugzilla.kernel.org/show_bug.cgi?id=16462

Reported-by: Daniel J Blueman <daniel.blueman@gmail.com>
Tested-by: Daniel J Blueman <daniel.blueman@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
drivers/net/wireless/iwlwifi/iwl-agn-lib.c
drivers/net/wireless/iwlwifi/iwl3945-base.c