From: Malcolm Priestley Date: Sat, 30 Aug 2014 21:25:28 +0000 (+0100) Subject: staging: vt6655: rxtx replace typedef struct tagSRrvTime_gCTS with struct vnt_rrv_tim... X-Git-Tag: fixes-for-v3.18-merge-window~15^2~921 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d66a5a74649613314db86f657b4aea789333527e;p=pandora-kernel.git staging: vt6655: rxtx replace typedef struct tagSRrvTime_gCTS with struct vnt_rrv_time_cts replacing members wCTSTxRrvTime_ba, wReserved, wTxRrvTime_b and wTxRrvTime_a with cts_rrv_time_ba, reserved, rrv_time_b and rrv_time_a; Creating the new structure in rxtx.h and Using __le16 where necessary pvRrvTime is a void pointer Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed