CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2024/02/22 14:21:35
Modified files: sys/dev/ic : qwx.c Log message: make qwx(4) ignore ESHUTDOWN while printing errors to dmesg ESHUTDOWN is an expected thread-synchronization condition which can be triggered via ifconfig commands. Don't warn about this. Reported by Marco van Hulten on misc@