From 070982a3541ea432ed8380bde861a230215c4d5f Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Sun, 21 Aug 2022 10:23:20 -0500 Subject: kernel-5.18.19-200 * Wed Aug 17 2022 Justin M. Forbes [5.18.18-0] - Config updates for 5.19.2 (Justin M. Forbes) - Bluetooth: hci_event: Fix vendor (unknown) opcode status handling (Hans de Goede) - Bluetooth: hci_sync: Fix resuming scan after suspend resume (Zhengping Jiang) Resolves: Signed-off-by: Justin M. Forbes --- patch-5.18-redhat.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'patch-5.18-redhat.patch') diff --git a/patch-5.18-redhat.patch b/patch-5.18-redhat.patch index f7b3e62f6..3a17c970a 100644 --- a/patch-5.18-redhat.patch +++ b/patch-5.18-redhat.patch @@ -46,7 +46,7 @@ 45 files changed, 741 insertions(+), 191 deletions(-) diff --git a/Makefile b/Makefile -index 23162e2bdf14..c1b398c5bc54 100644 +index fc7efcdab0a2..bdaea37d0246 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,10 @@ $(if $(filter __%, $(MAKECMDGOALS)), \ -- cgit