From: Eric Dumazet Date: Thu, 29 Oct 2009 00:10:37 +0000 (+0000) Subject: net: fix kmemcheck annotations X-Git-Tag: v2.6.32-rc6~9^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14d18a81b5171d4433e41129619c75748b4f4d26;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed