]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf4f2b51108f232e32dab8da35f486012a35797f4
tree39401ecdab8fc8f74d23c6603f3f6bee69ffff7f
parent6b352aa16be816601a8f593bc5337de9b10e316a
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