diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2022-02-01 21:06:26 +0300 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2022-02-10 17:41:58 +0300 |
commit | cfa1e01ecf516511bfc0fa87f96aa19bc6ee401f (patch) | |
tree | ed5a577c80e49e78d673bc037868759679982d56 /sound/atmel/ac97c.h | |
parent | 9557167bc63e3910c656a1628f2f52ab1cf6d541 (diff) | |
download | linux-cfa1e01ecf516511bfc0fa87f96aa19bc6ee401f.tar.xz |
net: ieee802154: ca8210: Fix lifs/sifs periods
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: ded845a781a5 ("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>
Diffstat (limited to 'sound/atmel/ac97c.h')
0 files changed, 0 insertions, 0 deletions