commit | e30815016bbd0b5c3dcdc29f53e054b57938f1aa | [log] [tgz] |
---|---|---|
author | Rajkumar Manoharan <rmanohar@qca.qualcomm.com> | Thu Sep 15 17:40:50 2011 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Sep 20 14:43:48 2011 -0400 |
tree | 2a7127363a6085b2fb3fbdf9045cce2ac2ee40d0 | |
parent | 4d8b61490c14a36efdee4a8bf523e26809df05ac [diff] |
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 <johannes@sipsolutions.net> Signed-off-by: Rajkumar Manoharan <rmanohar@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>