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