On Tue, Feb 23, 2021 at 07:54:56PM -0800, Greg Steuck wrote:
> iwx0: could not remove MAC context (error 35)

This is a known issue.
It's probably just an error in how the driver generates the mac ctxt
removal command. This could probably be fixed by anyone with enough
patience to cross-check our code with that of the Linux driver.
I will try to get to this eventually. It's not on the top of my list since
iwx can recover from this condition and I have more interesting things
to look into (such as getting Tx aggregation to work).

There's a similar but more subtle problem with the scan command which
I would also appreciate help with. To reproduce, enable the code wrapped
in #if 0 / #endif in iwx_umac_scan().

Reply via email to