From 9ce842ab3fb0b14428788827b6cdd87496aa3348 Mon Sep 17 00:00:00 2001 From: Malcolm Priestley Date: Sat, 30 Aug 2014 22:25:36 +0100 Subject: [PATCH] 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-format-patch failed