git: wlan - Rip out all wlan locks part 2/2 - cleanup
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Sep 7 13:28:56 PDT 2010
commit 512379561a939fa85a7cfe08affca2110fd20501
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Sep 7 13:18:31 2010 -0700
wlan - Rip out all wlan locks part 2/2 - cleanup
* Clean up a few snafus and adjust the names for some procedures.
* Flesh out README.DRAGONFLY
Summary of changes:
sys/netproto/802_11/README.DRAGONFLY | 68 +++++++++++++++++++-----
sys/netproto/802_11/ieee80211_dragonfly.h | 28 ++++------
sys/netproto/802_11/wlan/ieee80211.c | 6 ++-
sys/netproto/802_11/wlan/ieee80211_dragonfly.c | 16 ++++--
sys/netproto/802_11/wlan/ieee80211_input.c | 6 ++-
sys/netproto/802_11/wlan/ieee80211_proto.c | 6 ++-
sys/netproto/802_11/wlan/ieee80211_scan.c | 3 +-
7 files changed, 92 insertions(+), 41 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/512379561a939fa85a7cfe08affca2110fd20501
--
DragonFly BSD source repository
More information about the Commits
mailing list