iedowse     2006-01-15 20:32:52 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/usb          ehci.c 
  Log:
  The ehci driver doesn't use the transfer `hcpriv' field, so don't
  bother setting it to NULL in ehci_root_ctrl_done().
  
  Revision  Changes    Path
  1.37      +0 -1      src/sys/dev/usb/ehci.c