K 10 svn:author V 7 rwatson K 8 svn:date V 27 2004-03-09T19:23:06.000000Z K 7 svn:log V 223 Introduce faith_mtx to protect the if_faith global softc list. Push if_faith softc destruction logic into faith_destroy() so that it can be called after softc list removal in both the clone destroy and module unload paths. END