commit | 9f16d84ad73ea04145a5dc85c8f1067915b37eea | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Sun Nov 17 10:37:34 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Nov 25 16:50:11 2013 +0100 |
tree | b6bc059cc06e97708a0f7ccead1275b27754b968 | |
parent | 351df099721e02e1a25a498268e52c0378c0e272 [diff] |
cfg80211: disable 5/10 MHz support for all drivers Due to nl80211 API breakage, 5/10 MHz support is broken for all drivers. Fixing it requires adding new API, but that can't be done as a bugfix commit since that would require either updating all APIs in the trees needing the bugfix or cause different kernels to have incompatible API. Therefore, just disable 5/10 MHz support for all drivers. Cc: stable@vger.kernel.org [3.12] Signed-off-by: Johannes Berg <johannes.berg@intel.com>