git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9403715
)
tcp: add init_seq method to tcp_request_sock_ops
author
Octavian Purdila
<octavian.purdila@intel.com>
Wed, 25 Jun 2014 14:09:57 +0000
(17:09 +0300)
committer
David S. Miller
<davem@davemloft.net>
Fri, 27 Jun 2014 22:53:36 +0000
(15:53 -0700)
More work in preparation of unifying tcp_v4_conn_request and
tcp_v6_conn_request: indirect the init sequence calls via the
tcp_request_sock_ops.
Signed-off-by: Octavian Purdila <octavian.purdila@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found