commit | e88b288ec2bfb96997e56e4b63c50af4e6fe7736 | [log] [tgz] |
---|---|---|
author | Sunil Goutham <sgoutham@marvell.com> | Wed Mar 25 17:11:16 2020 +0530 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 25 12:20:00 2020 -0700 |
tree | 45e809ee06b19c2239ba1058acb1df4f32a82ada | |
parent | 1455ea1d8afba6eb9a4886d3836bd58b83a2b416 [diff] |
octeontx2-pf: Fix rx buffer page refcount Fixed an issue wherein while refilling receive buffers for the last page allocated, recount is not being updated. Signed-off-by: Sunil Goutham <sgoutham@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>