git: ppp: Don't use IF_HANDOFF, use IF_ENQUEUE instead.
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Wed Jan 2 18:53:51 PST 2013
commit 9d498bd073a61e8a3592fbff26d9df0a2fc11c7d
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Thu Jan 3 10:51:40 2013 +0800
ppp: Don't use IF_HANDOFF, use IF_ENQUEUE instead.
This nukes the last reference of the IF_HANDOFF
Summary of changes:
sys/net/ppp/if_ppp.c | 17 +++++++++++++----
1 files changed, 13 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9d498bd073a61e8a3592fbff26d9df0a2fc11c7d
--
DragonFly BSD source repository
More information about the Commits
mailing list