]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: vt6656: rxtx move vnt_usb_send_context into tx structure.
authorMalcolm Priestley <tvboxspy@gmail.com>
Sat, 31 May 2014 12:34:57 +0000 (13:34 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jun 2014 22:58:22 +0000 (15:58 -0700)
commitc2c32da33fb7f1e738bf46bb28a3ca1bb99cbd9e
tree3189a35e2d65e76298445d57d19131ec98167056
parent4cada363eef28474483f0623590084f7d612891c
staging: vt6656: rxtx move vnt_usb_send_context into tx structure.

Replacing struct vnt_private.

Where struct vnt_private is needed pointer to priv is added.

This allows to move tx signaling into vnt_usb_send_context.

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