git: if: Add subqueue watchdog helper functions for driver use
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Thu Jan 24 19:29:45 PST 2013
commit 8a2480858107d5aeaabe3ab598997ee2d0f4c9ff
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Fri Jan 25 11:29:47 2013 +0800
if: Add subqueue watchdog helper functions for driver use
Ease driver's multiple TX queue support
Summary of changes:
sys/net/if.c | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
sys/net/ifq_var.h | 15 +++++++++++++++
2 files changed, 70 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8a2480858107d5aeaabe3ab598997ee2d0f4c9ff
--
DragonFly BSD source repository
More information about the Commits
mailing list