[TCP]: 'dst' can be NULL in tcp_rto_min()
authorDavid S. Miller <davem@sunset.davemloft.net>
Fri, 31 Aug 2007 21:39:44 +0000 (14:39 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 31 Aug 2007 21:39:44 +0000 (14:39 -0700)
commit5c127c58ae9bf196d787815b1bd6b0aec5aee816
tree9edf6e04fe5ac494d024da4f7581ce6afaa44e63
parent88282c6ecf0dacefda6090b0289d35e8a3cc6221
[TCP]: 'dst' can be NULL in tcp_rto_min()

Reported by Rick Jones.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_input.c