diff options
author | Lorenzo Bianconi <lorenzo@kernel.org> | 2021-02-12 12:51:05 +0100 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2021-04-11 18:50:38 +0200 |
commit | baa3afb39e94965f4ca5b5d3d274379504b8fa24 (patch) | |
tree | be9ca42d806a26a25af5f599e7cdba8d11a78bf1 /drivers/message/Makefile | |
parent | 4b36cc6b390f18dbc59a45fb4141f90d7dfe2b23 (diff) |
mt76: connac: always check return value from mt76_connac_mcu_alloc_wtbl_req
Even if this is not a real bug since mt76_connac_mcu_alloc_wtbl_req routine
can fails just if nskb is NULL , always check return value from
mt76_connac_mcu_alloc_wtbl_req in order to avoid possible future
mistake.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'drivers/message/Makefile')
0 files changed, 0 insertions, 0 deletions