diff --git a/[refs] b/[refs] index 570f1db3804c..0d19f8a757f4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0f79847ce0caa988383767c0b1a85a1fde0344dc +refs/heads/master: 09e0650b25d1b75b16c4b6faede2f537d55b6b18 diff --git a/trunk/drivers/staging/usbip/stub.h b/trunk/drivers/staging/usbip/stub.h index 6004fcdbc1a4..6d252b879d54 100644 --- a/trunk/drivers/staging/usbip/stub.h +++ b/trunk/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 */