staging: vt6655: s_vGenerateTxParameter Replace PSTxBufHead with struct vnt_tx_fifo_head
authorMalcolm Priestley <tvboxspy@gmail.com>
Wed, 1 Apr 2015 21:32:51 +0000 (22:32 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Apr 2015 13:12:54 +0000 (15:12 +0200)
commitdf18480650df1d9dc94188bc7dd7e47b5c888d05
treef06720285128c953acdd3dbd9c46d3279a4da1b7
parentd049c7f8191440d881bf2224af8ed0de74d8d9a3
staging: vt6655: s_vGenerateTxParameter Replace PSTxBufHead with struct vnt_tx_fifo_head

With endian correction on fifo_ctl and current_rate.

Removing pTxBufHead, pFifoHead and wFifoCtl

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