Removing RXvWorkItem RXvFreeRCB Signed-off-by: Malcolm Priestley <tvboxspy@xxxxxxxxx> --- drivers/staging/vt6656/dpc.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/drivers/staging/vt6656/dpc.h b/drivers/staging/vt6656/dpc.h index 1df2ae8..d538aa3 100644 --- a/drivers/staging/vt6656/dpc.h +++ b/drivers/staging/vt6656/dpc.h @@ -32,10 +32,6 @@ #include "device.h" #include "wcmd.h" -void RXvWorkItem(struct work_struct *work); - -void RXvFreeRCB(struct vnt_rcb *pRCB, int bReAllocSkb); - int vnt_rx_data(struct vnt_private *, struct vnt_rcb *, unsigned long bytes_recieved); -- 2.0.1 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html