Index: core/winverbs/kernel/wv_provider.c
===================================================================
--- core/winverbs/kernel/wv_provider.c	(revision 2373)
+++ core/winverbs/kernel/wv_provider.c	(working copy)
@@ -102,7 +102,6 @@
 		}
 	}
 	while ((ep = IndexListRemoveHead(&pProvider->EpIndex)) != NULL) {
-		RemoveEntryList(&ep->Entry);
 		WvEpFree(ep);
 	}
 	while ((ah = IndexListRemoveHead(&pProvider->AhIndex)) != NULL) {
