cvs commit: src/sys/dev/ie if_ie.c

John Baldwin jhb at FreeBSD.org
Thu Jun 5 14:44:07 UTC 2008


jhb         2008-06-05 14:44:04 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ie           if_ie.c 
  Log:
  SVN rev 179558 on 2008-06-05 14:43:55Z by jhb
  
  - Fix two calls to ieinit() in ieioctl() to call ieinit_locked() instead to
    avoid recursing on the lock.
  - Use IFQ_SET_MAXLEN().
  
  Revision  Changes    Path
  1.110     +3 -3      src/sys/dev/ie/if_ie.c


More information about the cvs-all mailing list