diff options
author | Eric Dumazet <[email protected]> | 2020-06-17 20:53:23 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-06-18 20:46:23 -0700 |
commit | 185c3e5860227065dcb6ee884b45e0debe4762dd (patch) | |
tree | ce6ec1b53686051b4e04fda4cee1256406f50df6 /tools/perf/scripts/python | |
parent | 9c77b803f263573b6019e4828825709845c37d45 (diff) |
net: tso: shrink struct tso_t
size field can be an int, no need for size_t
Removes a 32bit hole on 64bit kernels.
And align fields for better readability.
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions