git: ifaddr: Use M_INTWAIT for ifaddr allocation
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Tue Jul 28 20:20:50 PDT 2015
commit 52fbd92ab781a33bb4327915f2a93463f81bde18
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Tue Jul 28 22:46:18 2015 +0800
ifaddr: Use M_INTWAIT for ifaddr allocation
Suggested-by: dillon@
Summary of changes:
sys/net/if.c | 15 ++++++---------
sys/net/if_var.h | 2 +-
sys/netinet/in.c | 2 +-
sys/netinet6/in6.c | 2 +-
4 files changed, 9 insertions(+), 12 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/52fbd92ab781a33bb4327915f2a93463f81bde18
--
DragonFly BSD source repository
More information about the Commits
mailing list