diff options
author | Lorenzo Bianconi <lorenzo@kernel.org> | 2021-02-12 20:30:04 +0100 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2021-04-11 18:50:39 +0200 |
commit | 45f93e368211fbbd247e1ece254ffb121e20fa10 (patch) | |
tree | 42b3152e66ea92294fa83772d6486ad907ca71ef /kernel/capability.c | |
parent | baa3afb39e94965f4ca5b5d3d274379504b8fa24 (diff) |
mt76: mt7915: always check return value from mt7915_mcu_alloc_wtbl_req
As done for mt76_connac_mcu_alloc_wtbl_req, even if this is not a real
bug since mt7915_mcu_alloc_wtbl_req routine can fails just if nskb is NULL,
always check return value from mt7915_mcu_alloc_wtbl_req in order to avoid
possible future mistake.
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'kernel/capability.c')
0 files changed, 0 insertions, 0 deletions