From: Eric Dumazet Date: Thu, 13 Oct 2011 12:39:27 +0000 (+0000) Subject: niu: fix skb truesize underestimation X-Git-Tag: v3.2-rc1~129^2~90 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7e5a4033f765e2a37095cd0a73261c99840f77e;p=pandora-kernel.git niu: fix skb truesize underestimation Add a 'truesize' argument to niu_rx_skb_append(), filled with rcr_size by the caller to properly account frag sizes in skb->truesize Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed