diff options
author | Andrzej Hajda <a.hajda@samsung.com> | 2015-09-21 13:33:55 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-09-22 23:14:32 (GMT) |
commit | 7e724da64491b20257d46f100bcc6d6214c37b70 (patch) | |
tree | af5bbabf0a8e64f89247aeaee99803d09afe196a /ipc | |
parent | e79dd09b605f42d85d1a5605ad0fe96b970695e9 (diff) | |
download | linux-7e724da64491b20257d46f100bcc6d6214c37b70.tar.xz |
rndis_wlan: fix checking for default value
Thresholds uses -1 to indicate that default value should be used.
Since thresholds are unsigned sign checking makes no sense.
The problem has been detected using proposed semantic patch
scripts/coccinelle/tests/unsigned_lesser_than_zero.cocci [1].
[1]: http://permalink.gmane.org/gmane.linux.kernel/2038576
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions