diff options
author | Max Chou <max.chou@realtek.com> | 2023-10-06 05:47:07 +0300 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2023-10-14 06:03:04 +0300 |
commit | 9ee252868787ab5a26012d69e335c7371f54563a (patch) | |
tree | 0aef9dbade4b3d1a5f377845590c9e851712c369 /scripts/gdb/linux/proc.py | |
parent | 35d91d95a0cd61ebb90e0246dc917fd25e519b8c (diff) | |
download | linux-9ee252868787ab5a26012d69e335c7371f54563a.tar.xz |
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: stable@vger.kernel.org
Reported-by: Kirill A. Shutemov <kirill@shutemov.name>
Closes: https://lore.kernel.org/all/ZRyqIn0_qqEFBPdy@debian.me/T/
Signed-off-by: Max Chou <max.chou@realtek.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions