On 9/4/24 3:45 AM, Paul Menzel wrote:
Linux 6.11-rc6+ logged the warning below when resuming from ACPI S3 (or unloading and loading the `ath10k_core`/`ath10k_pci` modules) having been connected to an AVM network:
wlp58s0: failed to remove key (0, ce:ce:1e:27:bb:e0) from hardware (-110)
Error code 110 is the value for ETIMEDOUT. I saw James patch [1], and applied it, and the error is still there (as expected).
My patch won't actually fix the timeout, I just lowered the time that ath10k would wait before it continued which fixed some incompatibility on the AP side of things. Based on your logs though, it appears you already got disconnected before the failure to remove the key...
[1]: https://lore.kernel.org/all/20240814164507.996303-1-prestwoj@xxxxxxxxx/