K 10 svn:author V 2 cy K 8 svn:date V 27 2014-05-24T06:05:21.805665Z K 7 svn:log V 267 Move mutex creation from ipf_log_soft_init() to ipf_log_soft_create() to be consistent with mutex destruction in ipf_log_soft_destroy(). As a result mutex destruction in ipf_log_soft_fini() is redundant. Approved by: glebius (mentor) Obtained from: darrenr (author) END