diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2022-07-22 09:34:55 +0300 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2022-09-15 13:53:58 +0300 |
commit | b5ee771c84082b4e54cc39d9d9a2dd239e4f6b86 (patch) | |
tree | de6cbbc8cb8bc1dc329348d87a0d508f1ce72219 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | a323e5f041dd11af5e3de19ed7ea95a97d588c11 (diff) | |
download | linux-b5ee771c84082b4e54cc39d9d9a2dd239e4f6b86.tar.xz |
wifi: mt76: mt7915: fix an uninitialized variable bug
Smatch complains that:
drivers/net/wireless/mediatek/mt76/mt7915/mac.c:428 mt7915_mac_fill_rx()
error: uninitialized symbol 'msta'.
It looks like this was supposed to be initialized to NULL.
Fixes: 0880d40871d1 ("mt76: connac: move mt76_connac2_reverse_frag0_hdr_trans in mt76-connac module")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions