]> git.baikalelectronics.ru Git - kernel.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)
commit7e9433fc348da5ba6cc803bd2df52f38b28dea38
tree3189a35e2d65e76298445d57d19131ec98167056
parente593fa81322e59c55611ac52aca4d54cc2d13ade
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