[Bug 274382] iwlwifi Invalid TXQ id (FIXED)
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 274382] iwlwifi Invalid TXQ id"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 18 Dec 2024 18:21:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274382 Bjoern A. Zeeb <bz@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|tracking | --- Comment #92 from Bjoern A. Zeeb <bz@FreeBSD.org> --- (In reply to Al Hoang from comment #91) This is interesting. Am I correct in that you are seeing them when the wlan interface is "down"? Sounds like we need to purge the txq somewhere where net80211 doesn't trigger that for us (likely when we go down the state machine). Either that or lagg still sends/queues data packets for us despite we went down and they should have gone a possibly other route; in that case we (net80211/LinuxKPI 802.11) should likely discard them somewhere. -- You are receiving this mail because: You are on the CC list for the bug.