]> git.baikalelectronics.ru Git - kernel.git/commit
staging: vt6656: rxtx.c parse out vnt_rxtx_datahead_ab
authorMalcolm Priestley <tvboxspy@gmail.com>
Tue, 1 Oct 2013 15:00:20 +0000 (16:00 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Oct 2013 20:56:09 +0000 (13:56 -0700)
commit058ec39115508a3d9c9f7d61ce8eb16416096a1a
treedc7ce5c21876cbbfe6e8a51f3fb518c12884dafe
parentf4f2b51108f232e32dab8da35f486012a35797f4
staging: vt6656: rxtx.c parse out vnt_rxtx_datahead_ab

Parse struct vnt_tx_datahead_ab from s_uFillDataHead and
move to struct vnt_rts_ab structure returning duration down
functions.

Both are returned in s_uFillDataHead at this stage as pvTxDataHd
is only null in s_bPacketToWirelessUsb.

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