From: Kalle Valo <kvalo@codeaurora.org>
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Yan-Hsuan Chuang <yhchuang@realtek.com>,
Chin-Yen Lee <timlee@realtek.com>,
linux-wireless@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] rtw88: Use kfree_skb() instead of kfree()
Date: Wed, 12 Feb 2020 16:20:20 +0000 [thread overview]
Message-ID: <20200212162020.00ACAC4479C@smtp.codeaurora.org> (raw)
In-Reply-To: <20200129173923.rfufhv5c5pxwodm6@kili.mountain>
Dan Carpenter <dan.carpenter@oracle.com> wrote:
> sk_buff structs need to be freed with kfree_skb(), not kfree().
>
> Fixes: b6c12908a33e ("rtw88: Add wowlan net-detect support")
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Patch applied to wireless-drivers-next.git, thanks.
bafbc6f0b51b rtw88: Use kfree_skb() instead of kfree()
--
https://patchwork.kernel.org/patch/11356627/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@codeaurora.org>
To: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Yan-Hsuan Chuang <yhchuang@realtek.com>,
Chin-Yen Lee <timlee@realtek.com>,
linux-wireless@vger.kernel.org, kernel-janitors@vger.kernel.org
Subject: Re: [PATCH] rtw88: Use kfree_skb() instead of kfree()
Date: Wed, 12 Feb 2020 16:20:20 +0000 (UTC) [thread overview]
Message-ID: <20200212162020.00ACAC4479C@smtp.codeaurora.org> (raw)
In-Reply-To: <20200129173923.rfufhv5c5pxwodm6@kili.mountain>
Dan Carpenter <dan.carpenter@oracle.com> wrote:
> sk_buff structs need to be freed with kfree_skb(), not kfree().
>
> Fixes: b6c12908a33e ("rtw88: Add wowlan net-detect support")
> Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Patch applied to wireless-drivers-next.git, thanks.
bafbc6f0b51b rtw88: Use kfree_skb() instead of kfree()
--
https://patchwork.kernel.org/patch/11356627/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
next prev parent reply other threads:[~2020-02-12 16:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-29 17:39 [PATCH] rtw88: Use kfree_skb() instead of kfree() Dan Carpenter
2020-01-29 17:39 ` Dan Carpenter
2020-02-12 16:20 ` Kalle Valo [this message]
2020-02-12 16:20 ` Kalle Valo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200212162020.00ACAC4479C@smtp.codeaurora.org \
--to=kvalo@codeaurora.org \
--cc=dan.carpenter@oracle.com \
--cc=kernel-janitors@vger.kernel.org \
--cc=linux-wireless@vger.kernel.org \
--cc=timlee@realtek.com \
--cc=yhchuang@realtek.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.