All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20190815083416.GF27238@mwanda>

diff --git a/a/1.txt b/N1/1.txt
index 1e3c8ae..c47bbd3 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -11,7 +11,7 @@ index a054210ae866..7720e1748262 100644
 --- a/drivers/bluetooth/hci_qca.c
 +++ b/drivers/bluetooth/hci_qca.c
 @@ -893,7 +893,7 @@ static int qca_recv_event(struct hci_dev *hdev, struct sk_buff *skb)
- 		if (hdr->evt = HCI_EV_VENDOR)
+ 		if (hdr->evt == HCI_EV_VENDOR)
  			complete(&qca->drop_ev_comp);
  
 -		kfree(skb);
diff --git a/a/content_digest b/N1/content_digest
index bd5a79c..32ad659 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,6 +1,6 @@
  "From\0Dan Carpenter <dan.carpenter@oracle.com>\0"
  "Subject\0[PATCH] Bluetooth: hci_qca: Use kfree_skb() instead of kfree()\0"
- "Date\0Thu, 15 Aug 2019 08:34:17 +0000\0"
+ "Date\0Thu, 15 Aug 2019 11:34:17 +0300\0"
  "To\0Marcel Holtmann <marcel@holtmann.org>"
  " Matthias Kaehlcke <mka@chromium.org>\0"
  "Cc\0Johan Hedberg <johan.hedberg@gmail.com>"
@@ -21,7 +21,7 @@
  "--- a/drivers/bluetooth/hci_qca.c\n"
  "+++ b/drivers/bluetooth/hci_qca.c\n"
  "@@ -893,7 +893,7 @@ static int qca_recv_event(struct hci_dev *hdev, struct sk_buff *skb)\n"
- " \t\tif (hdr->evt = HCI_EV_VENDOR)\n"
+ " \t\tif (hdr->evt == HCI_EV_VENDOR)\n"
  " \t\t\tcomplete(&qca->drop_ev_comp);\n"
  " \n"
  "-\t\tkfree(skb);\n"
@@ -32,4 +32,4 @@
  "-- \n"
  2.20.1
 
-4d4b6a378a4e49fc26652d9af88c41703c806445c9ca1204535cbf585a400c60
+d5ba0ccb2ed3428eb5d11e9747feba28a2bf814be70791db3c66ab462b3eb381

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.