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

Matthew Dillon dillon at crater.dragonflybsd.org
Tue May 25 17:19:37 PDT 2010


commit 19996047dca89369ea372f9f7162d7d4a99c0efb
Author: Matthew Dillon <dillon at 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





More information about the Commits mailing list