git: mxge: Cleanup attach path
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sun Sep 15 04:39:48 PDT 2013
commit 7cc92483b4837a856b2e4fd3f7639c4e9790f1cd
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Sun Sep 15 13:37:43 2013 +0800
mxge: Cleanup attach path
Most of the changes are non-functional. M_NOWAIT -> M_WAITOK is the most
important one.
Summary of changes:
sys/dev/netif/mxge/if_mxge.c | 1270 +++++++++++++++++---------------------
sys/dev/netif/mxge/if_mxge_var.h | 19 +-
2 files changed, 564 insertions(+), 725 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7cc92483b4837a856b2e4fd3f7639c4e9790f1cd
--
DragonFly BSD source repository
More information about the Commits
mailing list