staging: vt6656: rxtx.c create structure to join vnt_tx_data_head with vnt_tx_head.
authorMalcolm Priestley <tvboxspy@gmail.com>
Thu, 26 Sep 2013 17:49:44 +0000 (18:49 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Sep 2013 23:40:13 +0000 (16:40 -0700)
commit56c60e4f1c6bb804cb5745f20405bac38ac471ed
treece1f8b83641d527c93edc7c0dc88483c6ceeb85c
parent9e38a5c1051f4b3593dd2aa6fe74a939569a61fd
staging: vt6656: rxtx.c create structure to join vnt_tx_data_head with vnt_tx_head.

Create struct vnt_tx_mic_hdr for with union vnt_tx_data_head
for mic mode.

Create union vnt_tx for mic and non mic mode.

Attach vnt_rrv_time_* to relevant tx_head.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/rxtx.c
drivers/staging/vt6656/rxtx.h