Index: uspace/lib/usbhost/src/ddf_helpers.c
===================================================================
--- uspace/lib/usbhost/src/ddf_helpers.c	(revision e6becb932fda1eb275c4f5eb485fe7c7aed62d78)
+++ uspace/lib/usbhost/src/ddf_helpers.c	(revision 1c73603779f74d8796f0af67886948b0e680d71d)
@@ -331,4 +331,5 @@
 		if (ret == EOK) {
 			ddf_fun_destroy(victim->fun);
+			hcd_release_address(hcd, id);
 		} else {
 			usb_log_warning("Failed to unbind device %d: %s\n",
