git: Fix some of the locking stuff that I have done wrong previously and use condvars.

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Apr 14 09:56:57 PDT 2010


commit ccb4138a3a34279d6cfdaf64a3fc209fc50337c7
Author: Rui Paulo <rpaulo at FreeBSD.org>
Date:   Thu Feb 25 18:27:32 2010 +0000

    Fix some of the locking stuff that I have done wrong previously and use
    condvars.

Summary of changes:
 sys/netproto/802_11/wlan/ieee80211_dfs.c  |   12 ++++++------
 sys/netproto/802_11/wlan/ieee80211_mesh.c |    2 +-
 sys/netproto/802_11/wlan/ieee80211_scan.c |   16 +++-------------
 3 files changed, 10 insertions(+), 20 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ccb4138a3a34279d6cfdaf64a3fc209fc50337c7


-- 
DragonFly BSD source repository





More information about the Commits mailing list