aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorIan Dowse <iedowse@FreeBSD.org>2006-01-15 20:32:52 +0000
committerIan Dowse <iedowse@FreeBSD.org>2006-01-15 20:32:52 +0000
commitc15e3d30c719e9e2dc3f15b34a90a3b34e8de91b (patch)
tree8d31617b41c0222ccfce0daa8cb454d6d1f532a8 /sys
parent65efc5ee2397c6958ad1084b94b2f8107b71637b (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/usb/ehci.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/usb/ehci.c b/sys/dev/usb/ehci.c
index 5870c4fa8f58e..e084910cc36f0 100644
--- a/sys/dev/usb/ehci.c
+++ b/sys/dev/usb/ehci.c
@@ -2186,7 +2186,6 @@ ehci_root_intr_close(usbd_pipe_handle pipe)
void
ehci_root_ctrl_done(usbd_xfer_handle xfer)
{
- xfer->hcpriv = NULL;
}
/************************/