git: DragonFly_RELEASE_3_4 iwn: fix compilation without INVARIANTS
Sascha Wildner
swildner at crater.dragonflybsd.org
Sun Nov 17 13:17:11 PST 2013
commit 707b6f3994f0daa961ea7fba0d720d5d044fe408
Author: Johannes Hofmann <johannes.hofmann at gmx.de>
Date: Sat Nov 9 21:13:49 2013 +0100
iwn: fix compilation without INVARIANTS
wlan_serializer is now held consistently, so we can get rid
of the conditional locking which breaks building without
INVARIANTS.
noticed-by: Andrey Oktyabrskiy
Summary of changes:
sys/dev/netif/iwn/if_iwn.c | 25 +++++--------------------
1 file changed, 5 insertions(+), 20 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/707b6f3994f0daa961ea7fba0d720d5d044fe408
--
DragonFly BSD source repository
More information about the Commits
mailing list