kernel - Cleanup PFIL_MPSAFE
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 8 Jan 2017 07:19:22 +0000 (23:19 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 8 Jan 2017 07:19:22 +0000 (23:19 -0800)
commit48e93b2f5147bacf8b47096902071c378be13fbf
tree1361dc5e0c1344d66530c173c57401e0cb47417a
parentadb513f02466650065026a8d6d398fe7d9a49b04
kernel - Cleanup PFIL_MPSAFE

* All pfil use cases are MPSAFE, so remove the PFIL_MPSAFE flag entirely
  and remove the old mplock wrappers that tested it.
sys/net/ipfw/ip_fw2.c
sys/net/ipfw3/ip_fw3.c
sys/net/pf/pf_ioctl.c
sys/net/pfil.c
sys/net/pfil.h