diff options
author | 2018-05-25 20:49:52 +0300 | |
---|---|---|
committer | 2018-05-29 09:59:53 -0400 | |
commit | f9c6442a8f0b1dde9e755eb4ff6fa22bcce4eabc (patch) | |
tree | 4aaae2913584f690008cebd6b7594322e60872f7 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | net: netsec: reduce DMA mask to 40 bits (diff) | |
download | wireguard-linux-f9c6442a8f0b1dde9e755eb4ff6fa22bcce4eabc.tar.xz wireguard-linux-f9c6442a8f0b1dde9e755eb4ff6fa22bcce4eabc.zip |
atm: zatm: fix memcmp casting
memcmp() returns int, but eprom_try_esi() cast it to unsigned char. One
can lose significant bits and get 0 from non-0 value returned by the
memcmp().
Signed-off-by: Ivan Bornyakov <brnkv.i1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions