linux-stable-rt/drivers/net/ethernet/myricom/myri10ge
Eric Dumazet 924a4c7d2e myri10ge: fix truesize underestimation
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 <eric.dumazet@gmail.com>
CC: Jon Mason <mason@myri.com>
Acked-by: Jon Mason <mason@myri.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-10-20 17:04:20 -04:00
..
Makefile
myri10ge.c myri10ge: fix truesize underestimation 2011-10-20 17:04:20 -04:00
myri10ge_mcp.h
myri10ge_mcp_gen_header.h