Hi Alvin,
On 8/5/21 10:40 AM, Alvin Šipraga wrote:
From: Alvin Šipraga <alsi(a)bang-olufsen.dk>
While we correctly emit a NETDEV_EVENT_CHANNEL_SWITCHED event from
netdev for other modules to respond to, we fail to actually update the
frequency of the netdev object in question. Since the netdev frequency
is used elsewhere (e.g. to send action frames), it needs updating too.
Fixes: 5eb0b7ca8e04 ("netdev: add a channel switch event")
---
src/netdev.c | 2 ++
1 file changed, 2 insertions(+)
Applied, thanks.
Regards,
-Denis