From: Malcolm Priestley Date: Sat, 22 Mar 2014 09:01:31 +0000 (+0000) Subject: staging: vt6656: vnt_fill_ieee80211_rts replace TYPE_CTL_RTS macro X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~1378 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4554d3b0e46ca126a22f556cf840543d16e308b;p=pandora-kernel.git staging: vt6656: vnt_fill_ieee80211_rts replace TYPE_CTL_RTS macro Replace with IEEE80211_FTYPE_CTL | IEEE80211_STYPE_RTS from linux/ieee80211.h to get value of TYPE_CTL_RTS 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