diff options
| author | Joe Damato <[email protected]> | 2021-12-17 19:35:15 +0000 |
|---|---|---|
| committer | Tony Nguyen <[email protected]> | 2022-02-08 16:21:52 +0000 |
| commit | 89bb09837b9719d54670420aa2edc9cf442194a8 (patch) | |
| tree | b92518636978c332e812e6c2e25c9fb471198298 /net/switchdev/switchdev.c | |
| parent | Merge branch 'inet-separate-dscp-from-ecn-bits-using-new-dscp_t-type' (diff) | |
| download | kernel-89bb09837b9719d54670420aa2edc9cf442194a8.tar.gz kernel-89bb09837b9719d54670420aa2edc9cf442194a8.zip | |
i40e: Remove rx page reuse double count
Page reuse was being tracked from two locations:
- i40e_reuse_rx_page (via 40e_clean_rx_irq), and
- i40e_alloc_mapped_page
Remove the double count and only count reuse from i40e_alloc_mapped_page
when the page is about to be reused.
Signed-off-by: Joe Damato <[email protected]>
Tested-by: Dave Switzer <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
