aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2019-12-13 13:51:27 +0300
committerKalle Valo <kvalo@codeaurora.org>2019-12-18 19:55:32 +0200
commitc76fa846b0e1a1cdf6fa1e04c0c3985411cc973d (patch)
tree67df4b35b785c0b3bede44a026b9d4d8c628d7fb /tools/perf/scripts/python/export-to-sqlite.py
parentath11k: delete a stray unlock in ath11k_dbg_htt_stats_req() (diff)
downloadlinux-dev-c76fa846b0e1a1cdf6fa1e04c0c3985411cc973d.tar.xz
linux-dev-c76fa846b0e1a1cdf6fa1e04c0c3985411cc973d.zip
ath11k: checking for NULL vs IS_ERR()
The ath11k_ce_alloc_ring() function returns error pointers on error, not NULL. The rest of the driver assumes that "pipe->src_ring" is either valid or NULL so this patch introduces a temporary varaible to avoid leaving it as an error pointer. Fixes: d5c65159f289 ("ath11k: driver for Qualcomm IEEE 802.11ax devices") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> 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