From: Malcolm Priestley Date: Fri, 22 Aug 2014 21:35:11 +0000 (+0100) Subject: staging: vt6655: rxtx create new structure vnt_tx_short_buf_head for csBeacon_xmit X-Git-Tag: fixes-for-v3.18-merge-window~15^2~956 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=964172359150ae034a73aecccabf9bdb8d0b7c2c;p=pandora-kernel.git 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-diff-tree failed