diff options
author | Pan Bian <bianpan2016@163.com> | 2017-04-23 15:00:23 +0800 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2017-04-26 12:01:58 +0300 |
commit | 5fb01e91daf84ad1e50edfcf63116ecbe31e7ba7 (patch) | |
tree | 10eae0ab48903176f0384d0fc9130fea7f32e156 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2f6ae79cb04bb7f9b4be3f1c32b6fda35bf976bc (diff) |
mt7601u: check return value of alloc_skb
Function alloc_skb() will return a NULL pointer if there is no enough
memory. However, in function mt7601u_mcu_msg_alloc(), its return value
is not validated before it is used. This patch fixes it.
Signed-off-by: Pan Bian <bianpan2016@163.com>
Acked-by: Jakub Kicinski <kubakici@wp.pl>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions