diff options
author | Max Chou <[email protected]> | 2023-10-06 10:47:07 +0800 |
---|---|---|
committer | Luiz Augusto von Dentz <[email protected]> | 2023-10-13 20:03:04 -0700 |
commit | 9ee252868787ab5a26012d69e335c7371f54563a (patch) | |
tree | 0aef9dbade4b3d1a5f377845590c9e851712c369 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 35d91d95a0cd61ebb90e0246dc917fd25e519b8c (diff) |
Bluetooth: btrtl: Ignore error return for hci_devcd_register()
If CONFIG_DEV_COREDUMP was not set, it would return -EOPNOTSUPP for
hci_devcd_register().
In this commit, ignore error return for hci_devcd_register().
Otherwise Bluetooth initialization will be failed.
Fixes: 044014ce85a1 ("Bluetooth: btrtl: Add Realtek devcoredump support")
Cc: [email protected]
Reported-by: Kirill A. Shutemov <[email protected]>
Closes: https://lore.kernel.org/all/[email protected]/T/
Signed-off-by: Max Chou <[email protected]>
Signed-off-by: Luiz Augusto von Dentz <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions