git: igb: Use ifsq_devstart_sched in watchdog and resume methods
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Thu Jan 24 20:37:55 PST 2013
commit 73397ddb5fbd673cfae227e753d028ca348871b8
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Fri Jan 25 12:33:14 2013 +0800
igb: Use ifsq_devstart_sched in watchdog and resume methods
So these two method won't consume too much time.
In watchdog method, schedule all subqueues instead of the subqueue
causing watchdog timeout.
Summary of changes:
sys/dev/netif/igb/if_igb.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/73397ddb5fbd673cfae227e753d028ca348871b8
--
DragonFly BSD source repository
More information about the Commits
mailing list