diff options
author | 2023-07-10 17:47:47 +0800 | |
---|---|---|
committer | 2023-07-11 20:25:23 -0700 | |
commit | 47b7acfb016b9fdc950cb501c351faf5723b1868 (patch) | |
tree | e23cf05f2151eb5b11df746274c5e0dc9f46dbaf /include/linux/icmpv6.h | |
parent | Merge branch 'net-freescale-convert-to-platform-remove-callback-returning-void' (diff) | |
download | wireguard-linux-47b7acfb016b9fdc950cb501c351faf5723b1868.tar.xz wireguard-linux-47b7acfb016b9fdc950cb501c351faf5723b1868.zip |
bnxt_en: use dev_consume_skb_any() in bnxt_tx_int
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@tencent.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Link: https://lore.kernel.org/r/20230710094747.943782-1-imagedong@tencent.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/icmpv6.h')
0 files changed, 0 insertions, 0 deletions