diff options
author | Bill Nottingham <notting@redhat.com> | 2007-06-01 06:33:35 +0200 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-06-04 03:08:47 +0200 |
commit | 75202e76893c11ce7f8bcc9a07f994d71e3d5113 (patch) | |
tree | 71d9e0aaabb6b3904c477f8ee253484245e38d49 /net/ipv4/tcp_input.c | |
parent | [NET]: Make net watchdog timers 1 sec jiffy aligned. (diff) | |
download | linux-75202e76893c11ce7f8bcc9a07f994d71e3d5113.tar.xz linux-75202e76893c11ce7f8bcc9a07f994d71e3d5113.zip |
[NET]: Fix comparisons of unsigned < 0.
Recent gcc versions emit warnings when unsigned variables are
compared < 0 or >= 0.
Signed-off-by: Bill Nottingham <notting@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions