diff options
author | 2019-01-30 18:51:00 +0100 | |
---|---|---|
committer | 2019-02-01 14:45:44 -0800 | |
commit | 14d22d4d61e40623a7c5816728bfe55c322e779a (patch) | |
tree | 7199bee627e5b513827cd57add8cb0edbc37048c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | enic: fix checksum validation for IPv6 (diff) | |
download | linux-dev-14d22d4d61e40623a7c5816728bfe55c322e779a.tar.xz linux-dev-14d22d4d61e40623a7c5816728bfe55c322e779a.zip |
net/smc: fix another sizeof to int comparison
Comparing an int to a size, which is unsigned, causes the int to become
unsigned, giving the wrong result. kernel_sendmsg can return a negative
error code.
Signed-off-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions