From: David S. Miller Date: Fri, 4 Jan 2008 08:03:56 +0000 (-0800) Subject: [CASSINI]: Set skb->truesize properly on receive packets. X-Git-Tag: v2.6.24-rc7~6^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d011a231675b240157a3c335dd53e9b849d7d30d;p=pandora-kernel.git [CASSINI]: Set skb->truesize properly on receive packets. skb->truesize was not being incremented at all to reflect the page based data added to RX SKBs. Signed-off-by: David S. Miller --- Reading git-diff-tree failed