tcp: move ir_mark initialization to tcp_openreq_init
authorOctavian Purdila <octavian.purdila@intel.com>
Tue, 17 Jun 2014 08:25:37 +0000 (11:25 +0300)
committerDavid 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