diff options
author | Octavian Purdila <octavian.purdila@intel.com> | 2014-06-25 17:09:55 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-06-27 15:53:36 -0700 |
commit | d94e0417ad8d96d7d96b69335338ad942eaeecf1 (patch) | |
tree | 0e4b8e9ef731f478d7748d1f701b66edc2acbeb3 /sound/i2c | |
parent | fb7b37a7f3d6f7b7ba05ee526fee96810d5b92a8 (diff) |
tcp: add route_req method to tcp_request_sock_ops
Create wrappers with same signature for the IPv4/IPv6 request routing
calls and use these wrappers (via route_req method from
tcp_request_sock_ops) in tcp_v4_conn_request and tcp_v6_conn_request
with the purpose of unifying the two functions in a later patch.
We can later drop the wrapper functions and modify inet_csk_route_req
and inet6_cks_route_req to use the same signature.
Signed-off-by: Octavian Purdila <octavian.purdila@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound/i2c')
0 files changed, 0 insertions, 0 deletions