jhb 2006-11-07 19:03:42 UTC
FreeBSD src repository
Modified files:
sys/dev/iwi if_iwi.c
Log:
Fix some edge cases in detach (including attach failures):
- Only call iwi_stop() if we got far enough along in iwi_attach() to
alloc an ifnet.
- Release the firmware after stopping the interface and detaching the
ifnet.
MFC after: 1 month
Reviewed by: sam
Revision Changes Path
1.42 +2 -3 src/sys/dev/iwi/if_iwi.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"