git: net: Get rid of ifnet threads.
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Wed Apr 5 05:39:29 PDT 2017
commit f63af0804b1d54b033d8c0377f4e248179bb38c7
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Mon Apr 3 22:34:34 2017 +0800
net: Get rid of ifnet threads.
Summary of changes:
sys/net/if.c | 57 --------------------------------------------------------
sys/net/if_var.h | 5 -----
sys/net/netisr.c | 3 ++-
sys/net/netisr.h | 1 -
4 files changed, 2 insertions(+), 64 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f63af0804b1d54b033d8c0377f4e248179bb38c7
--
DragonFly BSD source repository
More information about the Commits
mailing list