iwn: fix compilation without INVARIANTS
authorJohannes Hofmann <johannes.hofmann@gmx.de>
Sat, 9 Nov 2013 20:13:49 +0000 (21:13 +0100)
committerJohannes Hofmann <johannes.hofmann@gmx.de>
Sat, 9 Nov 2013 20:13:49 +0000 (21:13 +0100)
commit11d169ef87e7b77e152510810bec814b36ac584d
treee1281425e23e2ba60c43dd7153bdd5ba5705c592
parent2b2dd6e63f77e3e361c0d8eea90a8609167257fd
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
sys/dev/netif/iwn/if_iwn.c