K 10 svn:author V 7 rwatson K 8 svn:date V 27 2008-09-25T17:26:54.306481Z K 7 svn:log V 308 As a follow-on to r183323, correct another case where ip_output() was called without an inpcb pointer despite holding the tcbinfo global lock, which lead to a deadlock or panic when ipfw tried to further acquire it recursively. Reported by: Stefan Ehmann MFC after: 3 days END