K 10 svn:author V 8 netchild K 8 svn:date V 27 2006-12-03T21:00:31.000000Z K 7 svn:log V 182 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 END