tcp: no need to pass prev skb around, reduces arg pressure
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Sat, 6 Dec 2008 06:42:41 +0000 (22:42 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 6 Dec 2008 06:42:41 +0000 (22:42 -0800)
commit50133161a83c9e5974d430cabd77d6430ca7d579
tree288ad9673bb907399f1d8f646c1a1a1f0af64de8
parenta1197f5a6faa23e5d0c1f8ed97b011deb2a75457
tcp: no need to pass prev skb around, reduces arg pressure

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_input.c