From: Mathy Vanhoef Date: Tue, 20 Jan 2015 14:05:08 +0000 (+0100) Subject: mac80211: properly set CCK flag in radiotap X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~219^2~9^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a5c5e81d8128a9e43abc52b75dd21d3da7a0cfc;p=pandora-kernel.git mac80211: properly set CCK flag in radiotap Fix a regression introduced by commit a5e70697d0c4 ("mac80211: add radiotap flag and handling for 5/10 MHz") where the IEEE80211_CHAN_CCK channel type flag was incorrectly replaced by the IEEE80211_CHAN_OFDM flag. This commit fixes that by using the CCK flag again. Cc: stable@vger.kernel.org Fixes: a5e70697d0c4 ("mac80211: add radiotap flag and handling for 5/10 MHz") Signed-off-by: Mathy Vanhoef Signed-off-by: Johannes Berg --- Reading git-diff-tree failed