diff options
author | kp <kp@FreeBSD.org> | 2016-08-08 19:44:13 +0000 |
---|---|---|
committer | kp <kp@FreeBSD.org> | 2016-08-08 19:44:13 +0000 |
commit | 6688b99120f5f7415cb5691a795e2661f2fdf4c3 (patch) | |
tree | b38eda1a25d7a94130a1e5c616ba945b75316e33 /sys/fs/tmpfs/tmpfs_fifoops.c | |
parent | d9e6f9e9260091a6ec505c4c12b2c38bcc2811da (diff) | |
download | FreeBSD-src-6688b99120f5f7415cb5691a795e2661f2fdf4c3.zip FreeBSD-src-6688b99120f5f7415cb5691a795e2661f2fdf4c3.tar.gz |
MFC r290521:
pf: Fix broken rule skip calculation
r289932 accidentally broke the rule skip calculation. The address family
argument to PF_ANEQ() is now important, and because it was set to 0 the macro
always evaluated to false.
This resulted in incorrect skip values, which in turn broke the rule
evaluations.
Diffstat (limited to 'sys/fs/tmpfs/tmpfs_fifoops.c')
0 files changed, 0 insertions, 0 deletions