pf: fix another double lock release
commit1e37b5df27cc261c356f6978856361059c7285d8
authorJan Lentfer <Jan.Lentfer@web.de>
Fri, 2 Dec 2011 22:39:16 +0000 (2 23:39 +0100)
committerJan Lentfer <Jan.Lentfer@web.de>
Fri, 2 Dec 2011 22:41:13 +0000 (2 23:41 +0100)
tree4e55e9987a526d06288e76d80155acab316a5f8e
parentb3ee253f87314b4c5151d041bef45f9bd02b79fa
pf: fix another double lock release

    On module unload pf_consistency_lock was
    already released by pf_purge_expired_states().
sys/net/pf/pf.c