cfg80211: Disallow HT/WEP in IBSS mode
authorSujith Manoharan <c_manoha@qti.qualcomm.com>
Thu, 18 Oct 2012 04:49:28 +0000 (10:19 +0530)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 18 Oct 2012 07:26:44 +0000 (09:26 +0200)
commitde7044ee85a9ba9e8529b0250f2882724407c977
tree2886d1451d77134306ea57d51744b30cfcdf86cb
parentf53c6a0d74dffd6e82defe195bd5b97c7d384341
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>
net/wireless/nl80211.c