From: Karl Beldan Date: Mon, 25 Mar 2013 15:26:57 +0000 (+0100) Subject: mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~43^2^2~98^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=675a0b049abf6edf30f8dd84c5610b6edc2296c8;p=pandora-kernel.git mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan Drivers that don't use chanctxes cannot perform VHT association because they still use a "backward compatibility" pair of {ieee80211_channel, nl80211_channel_type} in ieee80211_conf and ieee80211_local. Signed-off-by: Karl Beldan [fix kernel-doc] Signed-off-by: Johannes Berg --- Reading git-diff-tree failed