Re: [PATCH v2 1/4] netdev: check connected in channel switch event
Denis Kenzior <[email protected]> Wed, 20 Aug 2025 11:20:13 -0500
| Newsgroups | dev.linux.lists.iwd |
|---|---|
| Message-ID | <[email protected]> |
Hi James, On 8/18/25 9:30 AM, James Prestwood wrote: > In an ideal world userspace should never be getting a channel switch > event unless connected to an AP, but alas this has been seen at least > with ath10k hardware. This causes IWD to crash since the logic > assumes netdev->handshake is set. > --- > src/netdev.c | 3 +++ > 1 file changed, 3 insertions(+) > All applied, thanks. Regards, -Denis