From: David Miller <davem@davemloft.net>
To: huang.zijiang@zte.com.cn
Cc: isdn@linux-pingi.de, natechancellor@gmail.com,
yuehaibing@huawei.com, baijiaju1990@gmail.com,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
wang.yi59@zte.com.cn
Subject: Re: [PATCH] isdn:hisax: Replace dev_kfree_skb_any by dev_consume_skb_any
Date: Thu, 14 Feb 2019 09:22:20 -0800 (PST) [thread overview]
Message-ID: <20190214.092220.667100849624830283.davem@davemloft.net> (raw)
In-Reply-To: <1550126399-28063-1-git-send-email-huang.zijiang@zte.com.cn>
From: Huang Zijiang <huang.zijiang@zte.com.cn>
Date: Thu, 14 Feb 2019 14:39:59 +0800
> The skb should be freed by dev_consume_skb_any() in hfcpci_fill_fifo()
> when bcs->tx_skb is still used. The bcs->tx_skb is be replaced by
> skb_dequeue(&bcs->squeue), so the original bcs->tx_skb should
> be consumed(not drop).
>
> Signed-off-by: Huang Zijiang <huang.zijiang@zte.com.cn>
Applied, thanks.
prev parent reply other threads:[~2019-02-14 17:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-14 6:39 [PATCH] isdn:hisax: Replace dev_kfree_skb_any by dev_consume_skb_any Huang Zijiang
2019-02-14 17:22 ` David Miller [this message]
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=20190214.092220.667100849624830283.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=baijiaju1990@gmail.com \
--cc=huang.zijiang@zte.com.cn \
--cc=isdn@linux-pingi.de \
--cc=linux-kernel@vger.kernel.org \
--cc=natechancellor@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=wang.yi59@zte.com.cn \
--cc=yuehaibing@huawei.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox