From: Johannes Berg Date: Mon, 4 Oct 2010 12:47:23 +0000 (-0700) Subject: iwlwifi: allow probe-after-rx on 2.4 GHz X-Git-Tag: v2.6.37-rc1~147^2~78^2^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=085fbca29d7b4574c4e42189ee5789004e4beff7;p=pandora-kernel.git 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 Tested-by: Daniel J Blueman Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy --- Reading git-diff-tree failed