From: Kevin Lo Subject: Re: fix wrong use of TAILQ pointers in qwx To: tech@openbsd.org Date: Sun, 31 May 2026 19:17:13 +0800 On Sun, May 31, 2026 at 09:12:23AM +0200, Stefan Sperling wrote: > > On Sun, May 31, 2026 at 01:44:44PM +0800, Kevin Lo wrote: > > While looking at this, I noticed qwx_dp_rx_process_wbm_err() has a third > > spot with the same pattern that isn't covered by your diff. > > Nice catch, thanks! > > By the way, do you know if we already support any device which has > more than one radio? My QCNFA765 seems to only have one. Linux ath11k has multi-radio code paths, but I haven't actually tested any multi-radio setup myself.