commit | 9fe504a1317250ab97275e6d0a6a9de39fb60b82 | [log] [tgz] |
---|---|---|
author | Sergey Matyukevich <sergey.matyukevich.os@quantenna.com> | Mon Jan 14 09:39:40 2019 +0000 |
committer | Kalle Valo <kvalo@codeaurora.org> | Fri Feb 01 14:11:57 2019 +0200 |
tree | d68ff52fddf88842aff1daf17ab5a970ce7bf0c8 | |
parent | de624a355d928b591af32f52198540b8f4b7048c [diff] |
qtnfmac: switch to 32bit values for RTS/FRAG thresholds Host wireless stack uses u32 type for RTS/FRAG threshold values. Switch to u32 in driver: pass u32 values to firmware and let firmware properly adapt these values according to its internal representation. Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>