From: Rajkumar Manoharan Date: Thu, 15 Sep 2011 12:10:50 +0000 (+0530) Subject: wireless: Do not allow disabled channel in scan request X-Git-Tag: v3.2-rc1~129^2~183^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e30815016bbd0b5c3dcdc29f53e054b57938f1aa;p=pandora-kernel.git wireless: Do not allow disabled channel in scan request cfg80211_conn_scan allows disabled channels at scan request. Hence probe request was seen at the disabled one. This patch ensures that disabled channel never be added into the scan request's channel list. Acked-by: Johannes Berg Signed-off-by: Rajkumar Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed