ipv6: Fix 'release_it' logic in tcp_v6_get_peer()
authorDavid S. Miller <davem@davemloft.net>
Fri, 10 Dec 2010 21:16:09 +0000 (13:16 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 10 Dec 2010 21:16:09 +0000 (13:16 -0800)
We accidently set it to "true" for the case where we
are using a route bound peer.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found