Index: uspace/lib/usbhost/src/endpoint.c
===================================================================
--- uspace/lib/usbhost/src/endpoint.c	(revision 620c710af8ea806f074c8dc9ea391400b6b82226)
+++ uspace/lib/usbhost/src/endpoint.c	(revision 26e7d6da331e8d35b5e83880a9740de5e9e4bd99)
@@ -89,4 +89,5 @@
 {
 	assert(instance);
+	instance->destroy_hook = NULL;
 	instance->hc_data.data = NULL;
 	instance->hc_data.toggle_get = NULL;
