OSDN Git Service

staging: vt6655: rxtx create new structure vnt_tx_short_buf_head for csBeacon_xmit
authorMalcolm Priestley <tvboxspy@gmail.com>
Fri, 22 Aug 2014 21:35:11 +0000 (22:35 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Aug 2014 20:50:10 +0000 (13:50 -0700)
commit964172359150ae034a73aecccabf9bdb8d0b7c2c
treee6d6345118956fa0d97982ba70a501ff1f79683c
parent09a903b51b19516490f5305342c1dc42046aaa84
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 <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6655/desc.h
drivers/staging/vt6655/rxtx.c
drivers/staging/vt6655/rxtx.h