move initial jack count to alloc_all_endpoints(), and reset count to zero
authormiko <miko@openbsd.org>
Fri, 7 Sep 2018 03:54:12 +0000 (03:54 +0000)
committermiko <miko@openbsd.org>
Fri, 7 Sep 2018 03:54:12 +0000 (03:54 +0000)
commit4554e7b490d12cbfb8c752e674be053792eb704d
tree685a3e2a6666340f4a6e4c464c1b89464c103af0
parentdfbe5c8a2790879d414876276620c53b62431757
move initial jack count to alloc_all_endpoints(), and reset count to zero
in free_all_jacks().

ok stsp@ ratchov@
sys/dev/usb/umidi.c