diff options
author | Dan Carpenter <[email protected]> | 2023-05-26 16:39:15 +0300 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-05-29 21:59:56 -0700 |
commit | ef1bc119ceb52d22a83f72b8dfce1dd64a3cca05 (patch) | |
tree | b056301510b19ba6e5cbc9ac4b748211243fa8fc /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 404621fab27310c231bab9a3999eab858390cb45 (diff) |
net: fix signedness bug in skb_splice_from_iter()
The "len" variable needs to be signed for the error handling to work
correctly.
Fixes: 2e910b95329c ("net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES")
Signed-off-by: Dan Carpenter <[email protected]>
Reviewed-by: David Howells <[email protected]>
Reviewed-by: Jiri Pirko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions