summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorMichael Kelley <mhklinux@outlook.com>2025-05-13 03:06:03 +0300
committerJakub Kicinski <kuba@kernel.org>2025-05-15 05:45:24 +0300
commit5bbc644bbf4e97a05bc0cb052189004588ff8a09 (patch)
tree588df5881e0b07f912e029b9bd0ff1371251fd13 /tools/perf/scripts/python/gecko.py
parent41a6328b2c55276f89ea3812069fd7521e348bbf (diff)
downloadlinux-5bbc644bbf4e97a05bc0cb052189004588ff8a09.tar.xz
hv_netvsc: Remove rmsg_pgcnt
init_page_array() now always creates a single page buffer array entry for the rndis message, even if the rndis message crosses a page boundary. As such, the number of page buffer array entries used for the rndis message must no longer be tracked -- it is always just 1. Remove the rmsg_pgcnt field and use "1" where the value is needed. Cc: <stable@vger.kernel.org> # 6.1.x Signed-off-by: Michael Kelley <mhklinux@outlook.com> Link: https://patch.msgid.link/20250513000604.1396-5-mhklinux@outlook.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions