On Sat, Aug 07, 2004 at 10:06:17AM +0300, Alex Lyashkov wrote: > > not better move this under tp->tap_mtx mutex without using splX > functions?
...especially taking into account that splX do nothing in CURRENT anyway. Mutex locking framework adopted by the interface driver should be used of course. -- Yar _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

