staging: vt6656: rxtx.c s_vFillTxKey replace u8 *pbyBuf.
authorMalcolm Priestley <tvboxspy@gmail.com>
Tue, 15 Oct 2013 20:41:38 +0000 (21:41 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Oct 2013 19:45:50 +0000 (12:45 -0700)
commit3ba0938c162fc847890c8c0ab717bb8a96ee9d0d
tree92eb745dff935f361d33a20cf1094a0205040cbb
parentecd80240af6ef5972e28441c6f3bad65a7b5c8b7
staging: vt6656: rxtx.c s_vFillTxKey replace u8 *pbyBuf.

Replace with struct vnt_tx_fifo_head and attach pbyBuf to
adwTxKey[0]

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