created | 2020-01-29T00:53:34Z |
---|---|
begin | 2019-11-26T20:51:20Z |
end | 2019-11-26T23:04:28Z |
path | src/sys |
commits | 1 |
date | 2019-11-26T23:04:28Z | |||
---|---|---|---|---|
author | claudio | |||
files | src/sys/dev/usb/if_umb.c | log | diff | annotate |
message |
When there is no network around the state timeout fires over and over again. Change the printf into a log and only under IFF_DEBUG to reduce dmesg spam. Loudly requested by beck@ OK deraadt@ |