]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: vt6656: main_usb.c correct pDevice->pControlURB goto
authorMalcolm Priestley <tvboxspy@gmail.com>
Mon, 14 Oct 2013 18:58:12 +0000 (19:58 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Oct 2013 16:42:12 +0000 (09:42 -0700)
commit759e9eba4380420ee6c33873cde1b503d5962154
tree5150d22a8c9340df98f4a887b96b70d4f460c7b4
parentdc070641ee2df26da60fa9a1cbe446ee59ce4f0e
staging: vt6656: main_usb.c correct pDevice->pControlURB goto

Correct goto of patch
staging: vt6656: make pControlURB available life time of driver.

Which should free_netdev.

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