aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorMenglong Dong <[email protected]>2023-07-10 17:47:47 +0800
committerJakub Kicinski <[email protected]>2023-07-11 20:25:23 -0700
commit47b7acfb016b9fdc950cb501c351faf5723b1868 (patch)
treee23cf05f2151eb5b11df746274c5e0dc9f46dbaf /drivers/fpga/fpga-mgr.c
parent1518abee499ea1d5066b86b63e9a741df6b0d255 (diff)
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 <[email protected]> Reviewed-by: Leon Romanovsky <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions