K 10 svn:author V 7 glebius K 8 svn:date V 27 2012-06-21T09:12:33.345951Z K 7 svn:log V 224 Finish what leaked into r237363: - remove the sx lock for pf_ioctl(). I believe correct use of PF_RULES_WLOCK() is sufficient to protect concurrent ioctl() calls from each other. - inline init_pf_mutex/destroy_pf_mutex. END