]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[TCP]: Rename update_send_head & include related increment to it
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Mon, 31 Dec 2007 12:43:57 +0000 (04:43 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:00:21 +0000 (15:00 -0800)
commit66f5fe624fa5f1d4574d2dd2bc0c72a17a92079c
treeb869d6f061b10d0a1a7b5de87583f2400ae667f0
parent3ccd3130b3f681a4aef6392327256786b3b6aa04
[TCP]: Rename update_send_head & include related increment to it

There's very little need to have the packets_out incrementing in
a separate function. Also name the combined function
appropriately.

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