git: pf: fix another double lock release
Jan Lentfer
lentferj at crater.dragonflybsd.org
Fri Dec 2 14:39:55 PST 2011
commit 1e37b5df27cc261c356f6978856361059c7285d8
Author: Jan Lentfer <Jan.Lentfer at web.de>
Date: Fri Dec 2 23:39:16 2011 +0100
pf: fix another double lock release
On module unload pf_consistency_lock was
already released by pf_purge_expired_states().
Summary of changes:
sys/net/pf/pf.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1e37b5df27cc261c356f6978856361059c7285d8
--
DragonFly BSD source repository
More information about the Commits
mailing list