commit | 2c42758cf6683e9c1657d20dcf2a7edd323d98ca | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri May 06 16:10:41 2011 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun May 08 13:18:53 2011 -0700 |
tree | 3428ab729bd16e11941fcb5eb5e4163077eb0e6a | |
parent | 1ab7b6ac2709d0eb05a7144cd0e14faa3a7ea162 [diff] |
dccp: Use cork flow in dccp_v4_connect() Since this is invoked from inet_stream_connect() the socket is locked and therefore this usage is safe. Signed-off-by: David S. Miller <davem@davemloft.net>