From ff4c03858e1e4e258fedf53bc4bec86b8fe2dd22 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Thu, 7 Jan 2021 07:45:39 -0600 Subject: Fix bluetooth controller initialization (rhbz 1898495) Signed-off-by: Justin M. Forbes --- kernel.spec | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 7c7ca988e..3ab65d91c 100644 --- a/kernel.spec +++ b/kernel.spec @@ -852,6 +852,9 @@ Patch104: 0001-mwifiex-Fix-possible-buffer-overflows-in-mwifiex_cmd.patch Patch105: 0001-ALSA-hda-via-Fix-runtime-PM-for-Clevo-W35xSS.patch +# rhbz 1898495 +Patch106: Bluetooth-hci_core-Fix-attempting-to-set-RPA-timeout-when-unsupported.patch + # END OF PATCH DEFINITIONS %endif @@ -2965,6 +2968,9 @@ fi # # %changelog +* Thu Jan 7 2021 Justin M. Forbes +- Fix bluetooth controller initialization (rhbz 1898495) + * Wed Jan 6 12:53:15 CST 2021 Justin M. Forbes - 5.10.5-200 - Linux v5.10.5 - Fix CVE-2020-36158 (rhbz 1913348 1913349) -- cgit