diff options
| author | YOSHIFUJI Hideaki <[email protected]> | 2008-01-12 10:16:03 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2008-01-28 22:59:56 +0000 |
| commit | 9cb5734e5b9b26097c7fa28a9c6426a204cc15e3 (patch) | |
| tree | a8a098affaa86890b49ce7d52dc365d34213e188 /net/ipv4/tcp_timer.c | |
| parent | net/mac80211/Kconfig: whitespace corrections (diff) | |
| download | kernel-9cb5734e5b9b26097c7fa28a9c6426a204cc15e3.tar.gz kernel-9cb5734e5b9b26097c7fa28a9c6426a204cc15e3.zip | |
[TCP]: Convert several length variable to unsigned.
Several length variables cannot be negative, so convert int to
unsigned int. This also allows us to do sane shift operations
on those variables.
Signed-off-by: YOSHIFUJI Hideaki <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_timer.c')
0 files changed, 0 insertions, 0 deletions
