]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[TCP]: Remove unnecessary wrapper tcp_packets_out_dec
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Sat, 25 Aug 2007 05:43:14 +0000 (22:43 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:48:27 +0000 (16:48 -0700)
commite9144bd8da80f3136b23c615609798e371e885ac
tree4ca84a95f2dd7f2e4d49bc8f1868bdfee3deea82
parent522400623e240ad134cb4101b1fddc3245d2a7ed
[TCP]: Remove unnecessary wrapper tcp_packets_out_dec

Makes caller side more obvious, there's no need to have
a wrapper for this oneliner!

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