DragonFly commits List (threaded) for 2010-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: wlan - Convert lockmgr locking to a global token.
commit e8361ca0ffd3961053bf9f10c70e5be9ea1831ec
Author: Joe Talbott <josepht@dragonflybsd.org>
Date: Sun Jul 25 16:08:19 2010 -0400
wlan - Convert lockmgr locking to a global token.
Use the lwkt_token API to synchronize the wlan layer entry points.
Discussed-With: dillon
Summary of changes:
sys/netproto/802_11/ieee80211.h | 2 ++
sys/netproto/802_11/ieee80211_dragonfly.h | 8 ++++++++
sys/netproto/802_11/wlan/ieee80211.c | 4 ++++
sys/netproto/802_11/wlan/ieee80211_ioctl.c | 1 +
sys/netproto/802_11/wlan/ieee80211_power.c | 1 +
sys/netproto/802_11/wlan/ieee80211_proto.c | 3 +++
sys/netproto/802_11/wlan/ieee80211_scan.c | 2 ++
7 files changed, 21 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e8361ca0ffd3961053bf9f10c70e5be9ea1831ec
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]