commit | de7044ee85a9ba9e8529b0250f2882724407c977 | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qti.qualcomm.com> | Thu Oct 18 10:19:28 2012 +0530 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu Oct 18 09:26:44 2012 +0200 |
tree | 2886d1451d77134306ea57d51744b30cfcdf86cb | |
parent | f53c6a0d74dffd6e82defe195bd5b97c7d384341 [diff] |
cfg80211: Disallow HT/WEP in IBSS mode Currently, a user is allowed to choose a HT operating channel with WEP when creating an IBSS network. WEP is not allowed in HT configuration - this patch ensures that such requests are denied. Signed-off-by: Sujith Manoharan <c_manoha@qti.qualcomm.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>