From: David S. Miller Date: Wed, 23 Jan 2008 07:44:31 +0000 (-0800) Subject: [IPV4]: Add missing skb->truesize increment in ip_append_page(). X-Git-Tag: v2.6.24~10^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e34a11d55c9437775367d72ad03f9af99e78bd0;p=pandora-kernel.git [IPV4]: Add missing skb->truesize increment in ip_append_page(). 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 --- Reading git-diff-tree failed