aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dump_stack.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2011-10-13 06:31:02 +0000
committerDavid S. Miller <[email protected]>2011-10-13 20:05:07 +0000
commitbdb28a97f46b5307e6e9351de52a9dd03e711a2f (patch)
tree279ed51e9bd704630f6399813ae7f5e7e3ebfab7 /lib/dump_stack.c
parentnet: more accurate skb truesize (diff)
downloadkernel-bdb28a97f46b5307e6e9351de52a9dd03e711a2f.tar.gz
kernel-bdb28a97f46b5307e6e9351de52a9dd03e711a2f.zip
be2net: fix truesize errors
Fix skb truesize underestimations of this driver. Each frag truesize is exactly rx_frag_size bytes. (2048 bytes per default) A driver should not use "sizeof(struct sk_buff)" at all. Signed-off-by: Eric Dumazet <eric.dumazet> Signed-off-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/dump_stack.c')
0 files changed, 0 insertions, 0 deletions