K 10 svn:author V 7 rwatson K 8 svn:date V 27 2008-04-06T21:20:56.000000Z K 7 svn:log V 199 In in_pcbnotifyall() and in6_pcbnotify(), use LIST_FOREACH_SAFE() and eliminate unnecessary local variable caching of the list head pointer, making the code a bit easier to read. MFC after: 3 weeks END