Files
linux/drivers
Max Chou 253cf30e8d Bluetooth: btrtl: check for NULL in btrtl_set_quirks()
The btrtl_set_quirks() has accessed btrtl_dev->ic_info->lmp_subver since
b8e482d02513. However, if installing a Realtek Bluetooth controller
without the driver supported, it will hit the NULL point accessed.

Add a check for NULL to avoid the Kernel Oops.

Signed-off-by: Max Chou <max.chou@realtek.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2023-04-23 21:57:00 -07:00
..
2023-04-14 15:15:32 +02:00
2023-03-16 16:54:38 +09:00
2023-03-21 10:47:06 -07:00
2023-01-22 08:37:23 +01:00
2023-04-13 16:43:38 -07:00