diff for duplicates of <20190709145224.GO250418@google.com> diff --git a/a/1.txt b/N1/1.txt index 7d0d541..415b783 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -12,7 +12,7 @@ On Tue, Jul 09, 2019 at 01:35:30AM +0000, Wei Yongjun wrote: > --- a/drivers/bluetooth/hci_qca.c > +++ b/drivers/bluetooth/hci_qca.c > @@ -909,7 +909,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 d61b58f..98ed95a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020190709013530.11865-1-weiyongjun1@huawei.com\0" "From\0Matthias Kaehlcke <mka@chromium.org>\0" "Subject\0Re: [PATCH -next] Bluetooth: hci_qca: Use kfree_skb() instead of kfree()\0" - "Date\0Tue, 09 Jul 2019 14:52:24 +0000\0" + "Date\0Tue, 9 Jul 2019 07:52:24 -0700\0" "To\0Wei Yongjun <weiyongjun1@huawei.com>\0" "Cc\0Marcel Holtmann <marcel@holtmann.org>" Johan Hedberg <johan.hedberg@gmail.com> @@ -23,7 +23,7 @@ "> --- a/drivers/bluetooth/hci_qca.c\n" "> +++ b/drivers/bluetooth/hci_qca.c\n" "> @@ -909,7 +909,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" @@ -36,4 +36,4 @@ "\n" Reviewed-by: Matthias Kaehlcke <mka@chromium.org> -43f066bc0f9e453bdd3011c9faa48721f3103a159a8e5df5760ef5eb5ecba931 +10be811471113eeaa9dcf11b74f5f08cdc42a1f816be916e174e117f0099490c
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.