staging: vt6656: rxtx.c Create union of struct vnt_rrv_time* stuctures
authorMalcolm Priestley <tvboxspy@gmail.com>
Thu, 26 Sep 2013 17:47:25 +0000 (18:47 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Sep 2013 23:40:12 +0000 (16:40 -0700)
commit9e38a5c1051f4b3593dd2aa6fe74a939569a61fd
treef11707889cf4b3a48e5c492f0c60a6a2711407d1
parent57225184e465b1c78d3d7477da06d7ee3d173ea1
staging: vt6656: rxtx.c Create union of struct vnt_rrv_time* stuctures

Attach union vnt_tx_head to structure vnt_tx_buffer replacing pointer
pvRrvTime.

In s_vGenerateTxParameter the relevant struct vnt_rrv_time_*
structure is attached to the vnt_tx_head.

The NULL check is now pFifoHead.

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