From: Eric Dumazet Date: Mon, 22 Oct 2012 21:42:47 +0000 (+0000) Subject: ipv4: tcp: clean up tcp_v4_early_demux() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~581 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45f00f99d6e73a7b9e1d7dc191f78357f550d5b5;p=pandora-kernel.git 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 Cc: Neal Cardwell Acked-by: Neal Cardwell Signed-off-by: David S. Miller --- Reading git-diff-tree failed