]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: vt6656: s_nsBulkInUsbIoCompleteRead check that used sk_buff is clean and...
authorMalcolm Priestley <tvboxspy@gmail.com>
Sun, 6 Jul 2014 22:19:46 +0000 (23:19 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 8 Jul 2014 23:04:22 +0000 (16:04 -0700)
commit618ff9cebe873681e6b0edab15528890577afd27
tree76210955c96972b828943379d21f2bba8e6a058c
parent83e771fc88991c64785be00b4c771632c1055b40
staging: vt6656: s_nsBulkInUsbIoCompleteRead check that used sk_buff is clean and ready to reuse.

skb_push the headroom and trimmed back to 0

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