Linus Torvalds dd1c1853e2 Fix ipv4/igmp.c compile with gcc-4 and IP_MULTICAST
Modern versions of gcc do not like case statements at the end of a block
statement: you need at least an empty statement.  Using just a "break;"
is preferred for visual style.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-31 13:11:41 -08:00
..
2006-01-11 18:42:14 -08:00
2006-01-11 18:42:14 -08:00
2006-01-11 18:42:14 -08:00
2005-08-29 16:01:32 -07:00
2006-01-11 18:42:14 -08:00
2005-08-29 16:08:31 -07:00
2006-01-03 14:38:34 -08:00
2006-01-11 18:42:14 -08:00
2006-01-09 14:16:28 -08:00
2006-01-11 18:42:14 -08:00
2006-01-11 18:42:14 -08:00
2006-01-03 13:10:28 -08:00
2005-08-29 15:33:20 -07:00
2005-11-08 09:41:34 -08:00
2005-04-16 15:20:36 -07:00
2006-01-18 19:20:30 -08:00
2006-01-03 13:10:27 -08:00
2006-01-03 16:03:49 -08:00
2006-01-03 13:11:09 -08:00
2006-01-30 20:54:39 -08:00
2006-01-03 16:03:49 -08:00
2005-11-10 17:13:47 -08:00
2006-01-04 13:59:32 -08:00