Ignore thermal dual-chain requests from iwx(4) firmware.
authorstsp <stsp@openbsd.org>
Fri, 6 Oct 2023 15:15:41 +0000 (15:15 +0000)
committerstsp <stsp@openbsd.org>
Fri, 6 Oct 2023 15:15:41 +0000 (15:15 +0000)
commit177f96ae5464c4393971d72a9703f84ba84ad60c
tree84023311dea028684651d1a4747ec11e4acac58e
parent521eb4f37a87f4d1ba6b3aa685721d015525efb4
Ignore thermal dual-chain requests from iwx(4) firmware.

Linux only acts on these requests in 11ax mode on 160MHz channels so
we can simply ignore this request for now. Prevents a warning from
being printed when we receive such a request:
  iwx0: unhandled firmware response 0x5f6/0x20000008 rx ring 64[3]

Observed on AX210 hardware by bluhm@
sys/dev/pci/if_iwxreg.h