summarylogtreecommitdiffstats
path: root/0002-Bluetooth-Fix-LL-PRivacy-BLE-device-fails-to-connect.patch
diff options
context:
space:
mode:
authorgraysky2020-11-28 06:40:19 -0500
committergraysky2020-11-28 06:40:19 -0500
commit1ab6b24512b14ba2abd23f6e8774d315eed6931a (patch)
treea662177c849a23e4d88bb67d03d43351740e9c18 /0002-Bluetooth-Fix-LL-PRivacy-BLE-device-fails-to-connect.patch
parent54627e97bc5402e4d3570d29159c8955534c8f8d (diff)
downloadaur-1ab6b24512b14ba2abd23f6e8774d315eed6931a.tar.gz
Update to 5.9.11-2
Diffstat (limited to '0002-Bluetooth-Fix-LL-PRivacy-BLE-device-fails-to-connect.patch')
-rw-r--r--0002-Bluetooth-Fix-LL-PRivacy-BLE-device-fails-to-connect.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0002-Bluetooth-Fix-LL-PRivacy-BLE-device-fails-to-connect.patch b/0002-Bluetooth-Fix-LL-PRivacy-BLE-device-fails-to-connect.patch
index 30c7bb4778f8..61ae53b4b1e9 100644
--- a/0002-Bluetooth-Fix-LL-PRivacy-BLE-device-fails-to-connect.patch
+++ b/0002-Bluetooth-Fix-LL-PRivacy-BLE-device-fails-to-connect.patch
@@ -1,7 +1,7 @@
-From 27061f0b322a585c30db111719f89c23c15a88b4 Mon Sep 17 00:00:00 2001
+From 08f9b12aec2533a309a5f6d7ff47d01ee3179a35 Mon Sep 17 00:00:00 2001
From: Sathish Narasimman <nsathish41@gmail.com>
Date: Thu, 29 Oct 2020 13:18:21 +0530
-Subject: [PATCH 2/3] Bluetooth: Fix: LL PRivacy BLE device fails to connect
+Subject: [PATCH 2/5] Bluetooth: Fix: LL PRivacy BLE device fails to connect
When adding device to white list the device is added to resolving list
also. It has to be added only when HCI_ENABLE_LL_PRIVACY flag is set.