commit | 66f5fe624fa5f1d4574d2dd2bc0c72a17a92079c | [log] [tgz] |
---|---|---|
author | Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> | Mon Dec 31 04:43:57 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:00:21 2008 -0800 |
tree | b869d6f061b10d0a1a7b5de87583f2400ae667f0 | |
parent | 3ccd3130b3f681a4aef6392327256786b3b6aa04 [diff] |
[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>