summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--drivers/staging/usbip/stub.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/usbip/stub.h b/drivers/staging/usbip/stub.h
index 6004fcdbc1a4..6d252b879d54 100644
--- a/drivers/staging/usbip/stub.h
+++ b/drivers/staging/usbip/stub.h
@@ -58,7 +58,6 @@ struct stub_device {
struct list_head unlink_tx;
struct list_head unlink_free;
-
wait_queue_head_t tx_waitq;
};
@@ -89,7 +88,6 @@ struct bus_id_priv {
extern struct kmem_cache *stub_priv_cache;
-
/*-------------------------------------------------------------------------*/
/* prototype declarations */