CVS commit: src/sys/dev/usb
"Maya Rashish" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: maya Date: Sat Aug 29 01:15:46 UTC 2026 Modified Files: src/sys/dev/usb: if_run.c Log Message: run: don't expose us to userland until things are fully initialized. Fixes crash seen when hot-plugging run(4) with a running wpa_supplicant. PR kern/60665: run: hot-plugging USB wifi crashes due to use of if_attach To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43 src/sys/dev/usb/if_run.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.