NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
kern/58099: wpa_supplicant logs spurious ENOTTY errors
>Number: 58099
>Category: kern
>Synopsis: wpa_supplicant logs spurious ENOTTY errors
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: kern-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Apr 02 04:05:01 +0000 2024
>Originator: Taylor R Campbell
>Release: current, 10, 9, 8, ...
>Organization:
The NetBSIoctl Foundation
>Environment:
>Description:
When wpa_supplicant starts, it logs spurious error messages like this:
Apr 2 03:56:18 nanocons wpa_supplicant[13476]: ioctl[SIOCG80211, op=16, arg_len=0]: Inappropriate ioctl for device
There appears to be no actual problem here -- I think it's just that wpa_supplicant is trying to apply 802.11 ioctls to non-802.11 network interfaces. But it is harmful because it gives the misapprehension of buggy software and contributes to warning fatigue.
>How-To-Repeat:
service wpa_supplicant start
>Fix:
Yes, please!
Home |
Main Index |
Thread Index |
Old Index