diff options
author | Eric Dumazet <[email protected]> | 2023-02-06 17:31:00 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-02-07 10:59:48 -0800 |
commit | 115f1a5c42bdad9a9ea356fc0b4a39ec7537947f (patch) | |
tree | 3940b5e63f565d6c5430d370a427d7f82031cd68 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 61d731e6538dc44abf2dca6e77098ec6e85f7cc2 (diff) |
net: add SKB_HEAD_ALIGN() helper
We have many places using this expression:
SKB_DATA_ALIGN(sizeof(struct skb_shared_info))
Use of SKB_HEAD_ALIGN() will allow to clean them.
Signed-off-by: Eric Dumazet <[email protected]>
Acked-by: Soheil Hassas Yeganeh <[email protected]>
Acked-by: Paolo Abeni <[email protected]>
Reviewed-by: Alexander Duyck <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions