]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0a906a41dfaaba976c18dc069e4d1635ff982ac5
tree0144aa165ac5195ceac7a9f828ba44490fb1c5f4
parentf06a89ddb3b7c6d2ed7562bdf3e978cd65cf6dec
staging: vt6656: rxtx.c : s_bPacketToWirelessUsb remove usbPacketBuf.

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>
drivers/staging/vt6656/rxtx.c