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
Noticed by: des
LSI MegaRAID SAS utility. Sponsored by: IronPort Systems Man page help from: brueffer