git: DragonFly_RELEASE_3_6 iwn: fix compilation without INVARIANTS
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Sun Nov 17 09:51:26 PST 2013
    
    
  
commit 22458d3f0ebb11bae40b95dd5ddefa429834dd7e
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/22458d3f0ebb11bae40b95dd5ddefa429834dd7e
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list