diff options
| author | Eric Dumazet <[email protected]> | 2011-10-13 06:31:02 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2011-10-13 20:05:07 +0000 |
| commit | bdb28a97f46b5307e6e9351de52a9dd03e711a2f (patch) | |
| tree | 279ed51e9bd704630f6399813ae7f5e7e3ebfab7 /lib/dump_stack.c | |
| parent | net: more accurate skb truesize (diff) | |
| download | kernel-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
