From: Eric Dumazet Date: Sun, 18 Oct 2009 22:48:51 +0000 (+0000) Subject: net: Fix struct inet_timewait_sock bitfield annotation X-Git-Tag: v2.6.32-rc6~114^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=abf90cca9725bd05362fb3443ad55071a69a12d9;p=pandora-kernel.git net: Fix struct inet_timewait_sock bitfield annotation commit 9e337b0f (net: annotate inet_timewait_sock bitfields) added 4/8 bytes in struct inet_timewait_sock. Fix this by declaring tw_ipv6_offset in the 'flags' bitfield The 14 bits hole is named tw_pad to make it cleary apparent. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed