diff options
| author | Menglong Dong <imagedong@tencent.com> | 2023-07-10 12:47:47 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2023-07-12 06:25:23 +0300 |
| commit | 47b7acfb016b9fdc950cb501c351faf5723b1868 (patch) | |
| tree | e23cf05f2151eb5b11df746274c5e0dc9f46dbaf /include/linux/workqueue_api.h | |
| parent | 1518abee499ea1d5066b86b63e9a741df6b0d255 (diff) | |
| download | linux-47b7acfb016b9fdc950cb501c351faf5723b1868.tar.xz | |
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/workqueue_api.h')
0 files changed, 0 insertions, 0 deletions
