WSL2-Linux-Kernel/drivers/net/ieee802154
Miquel Raynal 392c42424a net: ieee802154: ca8210: Fix lifs/sifs periods
commit bdc120a2bc upstream.

These periods are expressed in time units (microseconds) while 40 and 12
are the number of symbol durations these periods will last. We need to
multiply them both with the symbol_duration in order to get these
values in microseconds.

Fixes: ded845a781 ("ieee802154: Add CA8210 IEEE 802.15.4 device driver")
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/r/20220201180629.93410-2-miquel.raynal@bootlin.com
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-02-23 12:03:11 +01:00
..
Kconfig
Makefile
adf7242.c
at86rf230.c net: ieee802154: at86rf230: Stop leaking skb's 2022-02-23 12:03:04 +01:00
at86rf230.h
atusb.c ieee802154: atusb: fix uninit value in atusb_set_extended_addr 2022-01-11 15:35:12 +01:00
atusb.h
ca8210.c net: ieee802154: ca8210: Fix lifs/sifs periods 2022-02-23 12:03:11 +01:00
cc2520.c
fakelb.c
mac802154_hwsim.c net: ieee802154: hwsim: Ensure proper channel selection at probe time 2022-02-08 18:34:08 +01:00
mac802154_hwsim.h
mcr20a.c net: ieee802154: mcr20a: Fix lifs/sifs periods 2022-02-08 18:34:08 +01:00
mcr20a.h
mrf24j40.c net: ieee802154: mrf24j40: Drop unneeded of_match_ptr() 2021-06-03 10:32:04 +02:00