diff options
author | 2022-03-17 10:57:40 +0300 | |
---|---|---|
committer | 2022-03-18 17:12:08 +0100 | |
commit | a76d269a4e86cfd7d4441e40adccfa67808fe6fa (patch) | |
tree | 620c01566e0c28d5db5bba1cc97df90666f92b57 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Bluetooth: call hci_le_conn_failed with hdev lock in hci_le_conn_failed (diff) | |
download | linux-dev-a76d269a4e86cfd7d4441e40adccfa67808fe6fa.tar.xz linux-dev-a76d269a4e86cfd7d4441e40adccfa67808fe6fa.zip |
Bluetooth: btmtkuart: fix error handling in mtk_hci_wmt_sync()
This code has an uninitialized variable warning:
drivers/bluetooth/btmtkuart.c:184 mtk_hci_wmt_sync()
error: uninitialized symbol 'wc'.
But it also has error paths which have memory leaks.
Fixes: 8f550f55b155 ("Bluetooth: btmtkuart: rely on BT_MTK module")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions