cvs commit: src/sys/dev/iwi if_iwi.c
Andrew Thompson
thompsa at FreeBSD.org
Wed Aug 29 14:52:04 PDT 2007
thompsa 2007-08-29 21:52:03 UTC
FreeBSD src repository
Modified files:
sys/dev/iwi if_iwi.c
Log:
Remove the lock assert from iwi_newstate, this function does not need the lock
to be held and this will falsely trigger if called from net80211.
Reported by: Munehiro (haro) Matsuda
Reviewed by: sam
Approved by: re (kensmith)
Revision Changes Path
1.56 +0 -1 src/sys/dev/iwi/if_iwi.c
More information about the cvs-src
mailing list