From: Johannes Berg Date: Sun, 17 Nov 2013 09:37:34 +0000 (+0100) Subject: cfg80211: disable 5/10 MHz support for all drivers X-Git-Tag: v3.13-rc4~3^2~64^2^2~7^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f16d84ad73ea04145a5dc85c8f1067915b37eea;p=pandora-kernel.git 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 --- Reading git-diff-tree failed