Hide now harmless warning from dmesg.
MFC after: 1 week
This commit is contained in:
parent
9a5be1a0d8
commit
5c8c627bf9
@ -930,7 +930,7 @@ usb_close(void *arg)
|
||||
err = usb_ref_device(cpd, &refs,
|
||||
2 /* uref and allow detached state */);
|
||||
if (err) {
|
||||
DPRINTFN(0, "Cannot grab USB reference when "
|
||||
DPRINTFN(2, "Cannot grab USB reference when "
|
||||
"closing USB file handle\n");
|
||||
goto done;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user