summaryrefslogtreecommitdiffstats
path: root/fs/posix_acl.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-06-05 11:04:52 +0200
committerDavid S. Miller <davem@davemloft.net>2017-06-06 21:13:46 +0200
commit594238158bf748c285f0a73222cd9b7ccf3c525d (patch)
tree0fc2e20e8b26f80277c1914f929e5e3ee63746e9 /fs/posix_acl.c
parentMerge tag 'wireless-drivers-for-davem-2017-06-06' of git://git.kernel.org/pub... (diff)
downloadlinux-594238158bf748c285f0a73222cd9b7ccf3c525d.tar.xz
linux-594238158bf748c285f0a73222cd9b7ccf3c525d.zip
net: stmmac: ensure jumbo_frm error return is correctly checked for -ve value
The current comparison of entry < 0 will never be true since entry is an unsigned integer. Make entry an int to ensure -ve error return values from the call to jumbo_frm are correctly being caught. Detected by CoverityScan, CID#1238760 ("Macro compares unsigned to 0") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/posix_acl.c')
0 files changed, 0 insertions, 0 deletions