From: Eric Dumazet <hidden> Date: 2011-10-20 20:44:08
Le jeudi 20 octobre 2011 à 15:33 -0500, Jon Mason a écrit :
On Thu, Oct 20, 2011 at 3:10 PM, Eric Dumazet [off-list ref] wrote:
quoted
skb->truesize must account for allocated memory, not the used part of
it. Doing this work is important to avoid unexpected OOM situations.
Signed-off-by: Eric Dumazet <redacted>