]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit35407673da34a8a42303079eac7b2437a0905ea5
treee6d6345118956fa0d97982ba70a501ff1f79683c
parent18b96051475f0ba8cc3654484952ffdbf415e2aa
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