[TCP]: Kill bogus comment above tcp_tso_acked().
authorDavid S. Miller <davem@davemloft.net>
Tue, 5 Jul 2005 22:20:41 +0000 (15:20 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 5 Jul 2005 22:20:41 +0000 (15:20 -0700)
Everything stated there is out of data.  tcp_trim_skb()
does adjust the available socket send buffer space and
skb->truesize now.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_input.c

Simple merge