diff options
| author | Ivan Bornyakov <[email protected]> | 2018-05-25 17:49:52 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-05-29 13:59:53 +0000 |
| commit | f9c6442a8f0b1dde9e755eb4ff6fa22bcce4eabc (patch) | |
| tree | 4aaae2913584f690008cebd6b7594322e60872f7 /lib/bitmap.c | |
| parent | net: netsec: reduce DMA mask to 40 bits (diff) | |
| download | kernel-f9c6442a8f0b1dde9e755eb4ff6fa22bcce4eabc.tar.gz kernel-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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions
