]> Git Repo - linux.git/commit
ipv4: tcp: clean up tcp_v4_early_demux()
authorEric Dumazet <[email protected]>
Mon, 22 Oct 2012 21:42:47 +0000 (21:42 +0000)
committerDavid S. Miller <[email protected]>
Tue, 23 Oct 2012 17:03:44 +0000 (13:03 -0400)
commit45f00f99d6e73a7b9e1d7dc191f78357f550d5b5
tree7f4f241bdb52de4dd00d0706133b2934d9df37fb
parentf3f121359caa069cefbc48008e94bcd862ca21e2
ipv4: tcp: clean up tcp_v4_early_demux()

Use same header helpers than tcp_v6_early_demux() because they
are a bit faster, and as they make IPv4/IPv6 versions look
the same.

Signed-off-by: Eric Dumazet <[email protected]>
Cc: Neal Cardwell <[email protected]>
Acked-by: Neal Cardwell <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/ipv4/tcp_ipv4.c
This page took 0.050621 seconds and 4 git commands to generate.