NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/60665 CVS commit: src/sys/dev/usb



The following reply was made to PR kern/60665; it has been noted by GNATS.

From: "Maya Rashish" <maya%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/60665 CVS commit: src/sys/dev/usb
Date: Sat, 29 Aug 2026 01:15:46 +0000

 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.
 



Home | Main Index | Thread Index | Old Index