ppp: fix truesize underestimation
authorEric Dumazet <eric.dumazet@gmail.com>
Mon, 13 Feb 2012 04:23:24 +0000 (04:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Feb 2012 21:04:40 +0000 (16:04 -0500)
When building frag_list, head truesize should be sum of all frag
truesize.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found