diff options
author | YueHaibing <[email protected]> | 2020-05-28 07:48:29 +0000 |
---|---|---|
committer | Felix Fietkau <[email protected]> | 2020-05-28 17:57:25 +0200 |
commit | d9045b18cd445e0d0a53903ffd5d79793d9df59e (patch) | |
tree | 24ff3532955cffe6cafe1c6878e5bfc317f7f29e /lib/mpi/mpi-sub-ui.c | |
parent | 194a1508e082582159e312f818e11ab0f8e96e50 (diff) |
mt76: mt7915: remove set but not used variable 'msta'
Cc: [email protected],
[email protected],
[email protected],
[email protected],
[email protected]
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c: In function 'mt7915_mcu_sta_txbf_type':
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c:1805:21: warning:
variable 'msta' set but not used [-Wunused-but-set-variable]
It is never used, so can be removed.
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: YueHaibing <[email protected]>
Signed-off-by: Felix Fietkau <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions