git: net: Use PR_{FAST, SLOW}HZ, some code has the assumption of these macro usage.
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Wed Aug 2 02:05:12 PDT 2017
commit 3ab718a3242707cb2b052c7028b1bd3936d5fb7e
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Wed Aug 2 17:03:36 2017 +0800
net: Use PR_{FAST,SLOW}HZ, some code has the assumption of these macro usage.
Summary of changes:
sys/netinet/igmp.c | 4 ++--
sys/netinet/ip_input.c | 2 +-
sys/netinet6/frag6.c | 2 +-
sys/netinet6/icmp6.c | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3ab718a3242707cb2b052c7028b1bd3936d5fb7e
--
DragonFly BSD source repository
More information about the Commits
mailing list