git: iwn: fix compilation without INVARIANTS

Johannes Hofmann hofmann at crater.dragonflybsd.org
Sat Nov 9 12:18:32 PST 2013


commit 11d169ef87e7b77e152510810bec814b36ac584d
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/11d169ef87e7b77e152510810bec814b36ac584d


-- 
DragonFly BSD source repository



More information about the Commits mailing list