diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2009-10-29 00:10:37 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-10-29 22:48:44 -0700 |
commit | 14d18a81b5171d4433e41129619c75748b4f4d26 (patch) | |
tree | 715d5d99fc74e05d8530b6af2ea5059e5a00749b /net/ipv4/ipcomp.c | |
parent | 1d5846b9216665d0ae743bf351d0b8fa90c40523 (diff) |
net: fix kmemcheck annotations
struct sk_buff kmemcheck annotations enlarged this structure by 8/16 bytes
Fix this by moving 'protocol' inside flags1 bitfield,
and queue_mapping inside flags2 bitfield.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/ipcomp.c')
0 files changed, 0 insertions, 0 deletions