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

git: ath - use ifnet serialization calls instead of directly calling lwkt


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 25 May 2010 17:18:39 -0700 (PDT)

commit 19996047dca89369ea372f9f7162d7d4a99c0efb
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Tue May 25 17:18:04 2010 -0700

    ath - use ifnet serialization calls instead of directly calling lwkt
    
    * Use ifnet_*serialize_all() instead of lwkt_serialize_*().

Summary of changes:
 sys/dev/netif/ath/rate_amrr/amrr.c |    4 ++--
 sys/dev/netif/ath/rate_onoe/onoe.c |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/19996047dca89369ea372f9f7162d7d4a99c0efb


-- 
DragonFly BSD source repository



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