Plug one more xfer leak.
authormpi <mpi@openbsd.org>
Thu, 8 May 2014 14:00:52 +0000 (14:00 +0000)
committermpi <mpi@openbsd.org>
Thu, 8 May 2014 14:00:52 +0000 (14:00 +0000)
commit5cc5f799f241b39a3d4fd78e50eaed444c37742c
treeb1426ad07bb1580343b53748cf2724b0067a9b35
parent37d150121a65e35322df57477f4fb8744c3b0fe7
Plug one more xfer leak.

Now that aborting interrupt pipes does not prevent us from freeing
the associated xfer, make sure to flag this xfer as "done" even if
there's no need to abort it in hardware.
sys/dev/usb/ehci.c
sys/dev/usb/uhci.c