diff options
author | Matthias Kaehlcke <mka@chromium.org> | 2017-04-06 14:21:35 -0700 |
---|---|---|
committer | Kalle Valo <kvalo@qca.qualcomm.com> | 2017-04-19 17:00:48 +0300 |
commit | 627871b71c89a6ec12fbed75063f238e0c7127b2 (patch) | |
tree | 6efa2f5c62e84c0dadf672d34ef5b638dba16ced /drivers/net/wireless/ath/ath10k/pci.c | |
parent | 050fd820dc177a77f6f74a152db22fff25a35032 (diff) | |
download | linux-627871b71c89a6ec12fbed75063f238e0c7127b2.tar.gz linux-627871b71c89a6ec12fbed75063f238e0c7127b2.tar.xz |
ath9k: Add cast to u8 to FREQ2FBIN macro
The macro results are assigned to u8 variables/fields. Adding the cast
fixes plenty of clang warnings about "implicit conversion from 'int' to
'u8'".
Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath10k/pci.c')
0 files changed, 0 insertions, 0 deletions