From: Malcolm Priestley Date: Sat, 22 Mar 2014 09:01:32 +0000 (+0000) Subject: staging: vt6656: rxtx s_vFillCTSHead replace TYPE_CTL_CTS macro X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1377 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9560ae53b3337ee97f989959014ce1248a4c170;p=pandora-kernel.git staging: vt6656: rxtx s_vFillCTSHead replace TYPE_CTL_CTS macro Replace with IEEE80211_FTYPE_CTL | IEEE80211_STYPE_CTS from linux/ieee80211.h to get value of TYPE_CTL_CTS and endian correct to frame_control. Remove old macros in tether.h Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed