git: net: Don't use IF_DROP on ifnet.if_snd
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Wed Jan 2 19:39:03 PST 2013
commit cb0528024107113ec7e2900fdb40ff7bd6d4bd82
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Thu Jan 3 11:37:14 2013 +0800
net: Don't use IF_DROP on ifnet.if_snd
Summary of changes:
sys/net/gre/if_gre.c | 6 ------
sys/net/pf/if_pflog.c | 8 +-------
sys/net/pf/if_pfsync.c | 5 +----
sys/net/sppp/if_spppsubr.c | 3 ---
sys/netgraph7/iface/ng_iface.c | 3 ---
5 files changed, 2 insertions(+), 23 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cb0528024107113ec7e2900fdb40ff7bd6d4bd82
--
DragonFly BSD source repository
More information about the Commits
mailing list