summaryrefslogtreecommitdiff
path: root/libre/linux-libre/0002-Bluetooth-Fix-LL-PRivacy-BLE-device-fails-to-connect.patch
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2020-12-02 19:35:33 -0500
committerDavid P <megver83@parabola.nu>2020-12-02 19:35:33 -0500
commita4fb9f64337d4ebe3ed18527cf18b7c8279dbdef (patch)
tree74912c235be6dbf08a414cadb65acb4df1c38dbc /libre/linux-libre/0002-Bluetooth-Fix-LL-PRivacy-BLE-device-fails-to-connect.patch
parent5eed4b01152de76a914d57908ed0b084df433896 (diff)
downloadabslibre-a4fb9f64337d4ebe3ed18527cf18b7c8279dbdef.tar.gz
abslibre-a4fb9f64337d4ebe3ed18527cf18b7c8279dbdef.tar.bz2
abslibre-a4fb9f64337d4ebe3ed18527cf18b7c8279dbdef.zip
updpkg: libre/linux-libre 5.9.12-1
Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'libre/linux-libre/0002-Bluetooth-Fix-LL-PRivacy-BLE-device-fails-to-connect.patch')
-rw-r--r--libre/linux-libre/0002-Bluetooth-Fix-LL-PRivacy-BLE-device-fails-to-connect.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/linux-libre/0002-Bluetooth-Fix-LL-PRivacy-BLE-device-fails-to-connect.patch b/libre/linux-libre/0002-Bluetooth-Fix-LL-PRivacy-BLE-device-fails-to-connect.patch
index ad25fc620..9640f3928 100644
--- a/libre/linux-libre/0002-Bluetooth-Fix-LL-PRivacy-BLE-device-fails-to-connect.patch
+++ b/libre/linux-libre/0002-Bluetooth-Fix-LL-PRivacy-BLE-device-fails-to-connect.patch
@@ -1,7 +1,7 @@
-From b2e41088d2a2b3dd99f268833d8079d1a98ee3ea Mon Sep 17 00:00:00 2001
+From 48085266a9b724af6f35ad4eabd31ac8b8bfa064 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/2] Bluetooth: Fix: LL PRivacy BLE device fails to connect
+Subject: [PATCH 2/4] 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.