aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bitmap.c
diff options
context:
space:
mode:
authorIvan Bornyakov <[email protected]>2018-05-25 17:49:52 +0000
committerDavid S. Miller <[email protected]>2018-05-29 13:59:53 +0000
commitf9c6442a8f0b1dde9e755eb4ff6fa22bcce4eabc (patch)
tree4aaae2913584f690008cebd6b7594322e60872f7 /lib/bitmap.c
parentnet: netsec: reduce DMA mask to 40 bits (diff)
downloadkernel-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