From: Avinash Patil Date: Mon, 22 Jun 2015 13:36:22 +0000 (+0530) Subject: mwifiex: separate interface combination for multichannel and DFS X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~246^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc7359b5c82f67a1a19a0cf66f84f465403edb5d;p=pandora-kernel.git mwifiex: separate interface combination for multichannel and DFS Multichannel and DFS cannot be supported at same time. So when multichannel operation is enabled by module parameter, we enable number of channel as 2 while registering wiphy. For all other cases we advertise DFS support to cfg80211. Patch also adds support for radar detect widths parameter. Signed-off-by: Avinash Patil Signed-off-by: Kalle Valo --- Reading git-diff-tree failed