summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorXiu Jianfeng <xiujianfeng@huawei.com>2022-11-10 14:19:26 +0800
committerKalle Valo <quic_kvalo@quicinc.com>2022-11-17 14:56:59 +0200
commit2af7749047d8d6ad43feff69f555a13a6a6c2831 (patch)
tree7ce374d11c1bf9e1a1310e5382176862b5567ffd /tools/perf/scripts/python/export-to-sqlite.py
parenta60c0401729851bfe637c2c8af5f759ea985336f (diff)
wifi: ath10k: Fix return value in ath10k_pci_init()
This driver is attempting to register to support two different buses. if either of these is successful then ath10k_pci_init() should return 0 so that hardware attached to the successful bus can be probed and supported. only if both of these are unsuccessful should ath10k_pci_init() return an errno. Fixes: 0b523ced9a3c ("ath10k: add basic skeleton to support ahb") Signed-off-by: Xiu Jianfeng <xiujianfeng@huawei.com> Reviewed-by: Jeff Johnson <quic_jjohnson@quicinc.com> Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com> Link: https://lore.kernel.org/r/20221110061926.18163-1-xiujianfeng@huawei.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions