staging: vt6656: rxtx.c : s_bPacketToWirelessUsb remove usbPacketBuf.
authorMalcolm Priestley <tvboxspy@gmail.com>
Thu, 15 Aug 2013 18:37:04 +0000 (19:37 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Aug 2013 00:20:54 +0000 (17:20 -0700)
Move vnt_tx_buffer *pTxBufHead to argument u8 *usbPacketBuf position.

Fix the calling to s_bPacketToWirelessUsb so it attached to
the calling struct vnt_tx_buffer pTX_Buffer.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found