summarylogtreecommitdiffstats
path: root/0002-Bluetooth-btintel-Fix-bdaddress-comparison-with-garb.patch
diff options
context:
space:
mode:
Diffstat (limited to '0002-Bluetooth-btintel-Fix-bdaddress-comparison-with-garb.patch')
-rw-r--r--0002-Bluetooth-btintel-Fix-bdaddress-comparison-with-garb.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/0002-Bluetooth-btintel-Fix-bdaddress-comparison-with-garb.patch b/0002-Bluetooth-btintel-Fix-bdaddress-comparison-with-garb.patch
index 8493375f2e05..a7348588d402 100644
--- a/0002-Bluetooth-btintel-Fix-bdaddress-comparison-with-garb.patch
+++ b/0002-Bluetooth-btintel-Fix-bdaddress-comparison-with-garb.patch
@@ -1,7 +1,7 @@
-From 70cb00864cd424dd777fb97e637e31c7d949d81c Mon Sep 17 00:00:00 2001
+From 546258a743a1adcd7025ac26a7dead87c24ef9d5 Mon Sep 17 00:00:00 2001
From: Kiran K <kiran.k@intel.com>
Date: Wed, 13 Oct 2021 13:35:11 +0530
-Subject: [PATCH 2/4] Bluetooth: btintel: Fix bdaddress comparison with garbage
+Subject: [PATCH 2/5] Bluetooth: btintel: Fix bdaddress comparison with garbage
value
Intel Read Verision(TLV) data is parsed into a local structure variable
@@ -58,5 +58,5 @@ index 851a0c9b8fae..1a4f8b227eac 100644
err = btintel_parse_version_tlv(hdev, &ver_tlv, skb);
if (err) {
--
-2.35.0
+2.35.1