Re: [PATCH net-next] bnxt_en: use dev_consume_skb_any() in bnxt_tx_int

From: Paolo Abeni
Date: Tue Jul 04 2023 - 09:03:16 EST


On Tue, 2023-07-04 at 16:52 +0800, menglong8.dong@xxxxxxxxx wrote:
> From: Menglong Dong <imagedong@xxxxxxxxxxx>
>
> Replace dev_kfree_skb_any() with dev_consume_skb_any() in bnxt_tx_int()
> to clear the unnecessary noise of "kfree_skb" event.
>
> Signed-off-by: Menglong Dong <imagedong@xxxxxxxxxxx>

## Form letter - net-next-closed

The merge window for v6.5 has begun and therefore net-next is closed
for new drivers, features, code refactoring and optimizations.
We are currently accepting bug fixes only.

Please repost when net-next reopens after July 10th.

RFC patches sent for review only are obviously welcome at any time.

See:
https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#development-cycle
--
pw-bot: defer