From: Malcolm Priestley Date: Sat, 30 Aug 2014 21:25:37 +0000 (+0100) Subject: staging: vt6655: replace -typedef struct tagSTxDataHead_a_FB with struct vnt_tx_datah... X-Git-Tag: fixes-for-v3.18-merge-window~15^2~912 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c62c7abf8cc325b86a6d6a0d5427e48ef30f1b4;p=pandora-kernel.git staging: vt6655: replace -typedef struct tagSTxDataHead_a_FB with struct vnt_tx_datahead_a_fb Replace members a, wDuration, wTimeStampOff, wDuration_f0, and wDuration_f1; with a, duration, time_stamp_off, duration_f0, duration_f1 All unsigned short members should be __le16 Creating the new structure in rxtx.h. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed