DragonFly BSD
DragonFly commits List (threaded) for 2012-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: ixgbe: Remove the link handler tasklet


From: Francois Tigeot <ftigeot@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 17 Sep 2012 06:42:08 -0700 (PDT)

commit 104f32153b656518c0d5be571f6c87a2c2623dd2
Author: François Tigeot <ftigeot@wolfpond.org>
Date:   Tue Sep 11 22:25:27 2012 +0200

    ixgbe: Remove the link handler tasklet
    
    There's no need for it, the job can be done just as well in regular
    interrupt threads.

Summary of changes:
 sys/dev/netif/ixgbe/ixgbe.c |   32 ++++++++++----------------------
 sys/dev/netif/ixgbe/ixgbe.h |    1 -
 2 files changed, 10 insertions(+), 23 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/104f32153b656518c0d5be571f6c87a2c2623dd2


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]