From: Arend van Spriel Date: Mon, 12 May 2014 08:47:39 +0000 (+0200) Subject: brcmfmac: determine chanspec from struct cfg80211_chan_def info X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~122^2^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=600a897d811d0a0033212a0cefcbc9d06d1bc57d;p=pandora-kernel.git brcmfmac: determine chanspec from struct cfg80211_chan_def info The struct cfg80211_chan_def contains additional info to derive the bandwidth and side-band information of the chanspec. This patch adds chandef_to_chanspec() function used in IBSS join and starting AP operation. Reviewed-by: Franky Lin Reviewed-by: Hante Meuleman Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed