From 8cffb3cf06ee91a9d1c83305d1ba163b0a4dc411 Mon Sep 17 00:00:00 2001 From: Malcolm Priestley Date: Sat, 28 Jun 2014 23:55:42 +0100 Subject: [PATCH] staging: vt6656: Remove rx handing from RXvWorkItem In s_nsBulkInUsbIoCompleteRead reuse or reallocate sb_buff and resubmit urb. In device_alloc_bufs allocate memory to rcb individually and call PIPEnsBulkInUsbRead to submit the urbs Change handling to free rcb in device_free_rx_bufs Remove calls to workqueue. Signed-off-by: Malcolm Priestley Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed