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)
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>

No differences found