net: annotate inet_timewait_sock bitfields
authorVegard Nossum <vegard.nossum@gmail.com>
Sat, 18 Oct 2008 15:37:51 +0000 (17:37 +0200)
committerVegard Nossum <vegard.nossum@gmail.com>
Mon, 15 Jun 2009 13:49:32 +0000 (15:49 +0200)
The use of bitfields here would lead to false positive warnings with
kmemcheck. Silence them.

(Additionally, one erroneous comment related to the bitfield was also
fixed.)

Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>

No differences found