Skip to content
Commit 185c3e58 authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

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: default avatarEric Dumazet <edumazet@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 9c77b803
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment