diff options
author | Lorenzo Bianconi <lorenzo@kernel.org> | 2022-04-04 20:28:02 +0300 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2022-05-13 10:39:34 +0300 |
commit | 1e779f49ca0c413c80457b2db9c201c8db6188bb (patch) | |
tree | a54643bfb198946fe32e7caa24b21ec30b842afa /init | |
parent | 05268cf1789d99eda491c4a32f23a4c5b9bddeba (diff) | |
download | linux-1e779f49ca0c413c80457b2db9c201c8db6188bb.tar.xz |
mt76: mt7915: use 0xff to initialize bitrate_mask in mt7915_init_bitrate_mask
Use 0xff (GENMASK(7,0)) in mt7915_init_bitrate_mask routine in order to
initialize bitrate_mask structure in order to avoid truncating value in
memset().
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions