K 10 svn:author V 8 kensmith K 8 svn:date V 27 2007-09-10T14:49:32.000000Z K 7 svn:log V 335 Make sure that either inp is NULL or we have obtained a lock on it before jumping to dropunlock to avoid a panic. While here move the calls to ipsec4_in_reject() and ipsec6_in_reject() so they are after we obtain the lock on inp. Original patch to avoid panic: pjd Review of locking adjustments: gnn, sam Approved by: re (rwatson) END