diff options
author | Liu Jian <[email protected]> | 2022-04-16 18:58:00 +0800 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2022-04-20 23:48:22 +0200 |
commit | 92ece28072f18f30099770c5d4b8e300ea6820fa (patch) | |
tree | b855ca6184c3499fb1f0a2b5fdcbb7e1a3f00080 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 45969b4152c1752089351cd6836a42a566d49bcf (diff) |
net: Change skb_ensure_writable()'s write_len param to unsigned int type
Both pskb_may_pull() and skb_clone_writable()'s length parameters are of
type unsigned int already. Therefore, change this function's write_len
param to unsigned int type.
Signed-off-by: Liu Jian <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Song Liu <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions