Comment 70 for bug 1730924

Revision history for this message
In , jwhite (jwhite-linux-kernel-bugs) wrote :

(In reply to David López from comment #52)
> Created attachment 218101 [details]
> Trace error Surface Pro 3 (kernel 4.6, Jeremy White's patch, archlinux)
>
> I use archlinux in a Surface Pro 3, I think is the same wifi card as SP4. I
> use the package linux-surfacepro3 4.6-1
> (https://aur.archlinux.org/packages/linux-surfacepro3/), which includes
> kernel 4.6 and Jeremy White's patch. Although wifi works, I receive an error
> message in dmesg which didn't appear in previous versions of the package.
>
> I don't know if this error message could be of interest.

That's not related or (as far as I can tell) especially harmful. If you look at the referenced line of code (net/wireless/core.c, line 363) you see it's a message generated because we have a set_tx_power function without a get_tx_power function. (The second message is the same; but for get_antenna). I suspect you're seeing it because you've updated your driver and/or firmware.