From: Malcolm Priestley Date: Sat, 30 Aug 2014 21:25:27 +0000 (+0100) Subject: staging: vt6655: rxtx replace typedef struct tagSRrvTime_gRTS with struct vnt_rrv_tim... X-Git-Tag: fixes-for-v3.18-merge-window~15^2~922 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9e6a2dcd333e84391b16b9be3f32566a16cc517;p=pandora-kernel.git staging: vt6655: rxtx replace typedef struct tagSRrvTime_gRTS with struct vnt_rrv_time_rts Replacing members wRTSTxRrvTime_ba, wRTSTxRrvTime_aa, wRTSTxRrvTime_bb, wReserved, wTxRrvTime_b and wTxRrvTime_a with rts_rrv_time_ba, rts_rrv_time_aa, rts_rrv_time_bb, reserved, rrv_time_b and rrv_time_a Creating the new structure in rxtx.h and Using __le16 where necessary Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed