kernel/pfsync: Use the correct macros when checking for bpf or CARP.
authorSascha Wildner <saw@online.de>
Tue, 25 Sep 2018 12:45:59 +0000 (14:45 +0200)
committerSascha Wildner <saw@online.de>
Tue, 25 Sep 2018 12:46:18 +0000 (14:46 +0200)
commit2b00f6439cd4a1c9586b839afb267c875e1d0d5f
treed060782c6adf9c0046e64127c101f9ae079e8cd8
parent8808a6c5e34716370db5a2afe03ce58f1ffa9ad4
kernel/pfsync: Use the correct macros when checking for bpf or CARP.

Similar to 5b7f73c4a34bc9105fb3f29fce8161e3b8dce5ea.

Note that pfsync is currently lacking userland support (in ifconfig
at least) so this commit won't affect anyone.
sys/net/pf/if_pfsync.c