From: Malcolm Priestley Date: Sat, 30 Aug 2014 21:25:40 +0000 (+0100) Subject: staging: vt6655: Replace typedef struct tagSCTSData with ieee80211_cts data X-Git-Tag: fixes-for-v3.18-merge-window~15^2~909 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0864db15a04711cae8ce3b63fbd459c8bf4df64c;p=pandora-kernel.git staging: vt6655: Replace typedef struct tagSCTSData with ieee80211_cts data ieee80211_cts data needs extra padding with reserved2 set to 0 use IEEE80211_FTYPE_CTL | IEEE80211_STYPE_CTS to set frame_control Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed