cvs commit: src/sys/dev/ti if_ti.c

Scott Long scottl at FreeBSD.org
Wed Dec 28 00:14:40 PST 2005


scottl      2005-12-28 08:14:36 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ti           if_ti.c 
  Log:
  Fix a serious regression from the busdma conversion.  Check to make sure
  that we don't overrun the tx descriptor ring before actually trying to
  overrun it.
  
  Revision  Changes    Path
  1.120     +17 -10    src/sys/dev/ti/if_ti.c


More information about the cvs-all mailing list