[IPV4]: Add missing skb->truesize increment in ip_append_page().
authorDavid S. Miller <davem@davemloft.net>
Wed, 23 Jan 2008 07:44:31 +0000 (23:44 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Jan 2008 11:11:40 +0000 (03:11 -0800)
And as noted by Takahiro Yasui, we thus need to bump the
sk->sk_wmem_alloc at this spot as well.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found