From: Malcolm Priestley Date: Sat, 30 Aug 2014 21:25:36 +0000 (+0100) Subject: staging: vt6655: replace typedef struct tagSTxDataHead_ab with struct vnt_tx_datahead_ab X-Git-Tag: fixes-for-v3.18-merge-window~15^2~913 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ce842ab3fb0b14428788827b6cdd87496aa3348;p=pandora-kernel.git staging: vt6655: replace typedef struct tagSTxDataHead_ab with struct vnt_tx_datahead_ab Replacing members ab, wDuration and wTimeStampOff with ab, duration and time_stamp_off All unsigned short should be __le16 Structure is moved to rxtx.h Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed