diff options
author | 2017-08-22 00:06:17 +0200 | |
---|---|---|
committer | 2017-08-24 12:54:33 +0300 | |
commit | b3b2f62c6238808f74e00767a3224f9be54d606f (patch) | |
tree | 51ed02119ee7bb77507b16cd31a08836c98bc60d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rtlwifi: make a couple arrays larger (diff) | |
download | wireguard-linux-b3b2f62c6238808f74e00767a3224f9be54d606f.tar.xz wireguard-linux-b3b2f62c6238808f74e00767a3224f9be54d606f.zip |
mt7601u: check memory allocation failure
Check memory allocation failure and return -ENOMEM in such a case, as
already done a few lines below.
As 'dev->tx_q' can be NULL, we also need to check for that in
'mt7601u_free_tx()', and return early.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Acked-by: Jakub Kicinski <kubakici@wp.pl>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions