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:
d215d10
)
tcp: move ir_mark initialization to tcp_openreq_init
author
Octavian Purdila
<octavian.purdila@intel.com>
Tue, 17 Jun 2014 08:25:37 +0000
(11:25 +0300)
committer
David S. Miller
<davem@davemloft.net>
Tue, 17 Jun 2014 22:30:54 +0000
(15:30 -0700)
ir_mark initialization is done for both TCP v4 and v6, move it in the
common tcp_openreq_init function.
Signed-off-by: Octavian Purdila <octavian.purdila@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found