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

git: ixgbe: Remove the multicast spinlock


From: Francois Tigeot <ftigeot@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 14 Aug 2012 13:45:19 -0700 (PDT)

commit 109323c5096b6a5b35af57acd8d9b2a1892154a6
Author: François Tigeot <ftigeot@wolfpond.org>
Date:   Tue Aug 14 11:25:19 2012 +0200

    ixgbe: Remove the multicast spinlock
    
    Multicast read/write is serialized by netisr0, there is no need to
    add another protection layer.
    
    Advised-by: Sepherosa Ziehau

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/109323c5096b6a5b35af57acd8d9b2a1892154a6


-- 
DragonFly BSD source repository



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