From 964172359150ae034a73aecccabf9bdb8d0b7c2c Mon Sep 17 00:00:00 2001 From: Malcolm Priestley Date: Fri, 22 Aug 2014 22:35:11 +0100 Subject: [PATCH] staging: vt6655: rxtx create new structure vnt_tx_short_buf_head for csBeacon_xmit This is a merger of PSTxDataHead_ab and PSTxShortBufHead of which typedef struct tagSTxShortBufHead is removed. This is formed as fifo_ctl, time_stamp, struct vnt_phy_field, duration and time_stamp_off. Replacing stuctures in csBeacon_xmit and doing endian correction where necessary. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed