Module Name: src Committed By: riastradh Date: Tue Aug 18 14:32:34 UTC 2020
Modified Files: src/sys/dev/usb: ugen.c Log Message: Fix ugen detach after partial attach. While here, register null pmf handler even for partially attached devices so they don't needlessly interfere with suspend. Reported-by: syzbot+5a091d2e62da20b77...@syzkaller.appspotmail.com To generate a diff of this commit: cvs rdiff -u -r1.156 -r1.157 src/sys/dev/usb/ugen.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.