staging: vt6656: rxtx.c add no rts struct vnt_tx_datahead_a_fb
authorMalcolm Priestley <tvboxspy@gmail.com>
Tue, 1 Oct 2013 14:58:54 +0000 (15:58 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 3 Oct 2013 20:56:09 +0000 (13:56 -0700)
commita90186e4580925a1c80ed847ae9f7ceb79a39115
tree39401ecdab8fc8f74d23c6603f3f6bee69ffff7f
parentbd3f51f1ad7591b32bb126f36846a84cab282455
staging: vt6656: rxtx.c add no rts struct vnt_tx_datahead_a_fb

Add no rts/cts vnt_tx_datahead_a_fb to union vnt_tx_data_head.

The need_mic now applies to all modes of packet type PK_TYPE_11A.

and return vnt_rxtx_datahead_a_fb in s_vGenerateTxParameter

This removes pvTxDataHd pointer assignment.

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