freebsd-dev/sys/compat/linsysfs
Alexander Leidinger 5ac7315788 MFP4 (110957)
Use TAILQ_FOREACH_SAFE instead of the unsafe one where an item is removed
from the queue.

This prevents a panic on kldunload.

Submitted by:	rdivacky
Tested by:	bsam
2006-12-03 21:00:31 +00:00
..
linsysfs.c MFP4 (110957) 2006-12-03 21:00:31 +00:00