cvs commit: src/sys/dev/usb uhci.c

Ian Dowse iedowse at FreeBSD.org
Sat May 27 18:37:14 PDT 2006


iedowse     2006-05-28 01:17:13 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb          uhci.c 
  Log:
  NULL out ii->stdstart and ii->stdend when they are invalid. This
  is not necessary for correct operation but makes it clearer that
  freed transfer descriptors cannot be accessed.
  
  Revision  Changes    Path
  1.167     +10 -1     src/sys/dev/usb/uhci.c


More information about the cvs-src mailing list