Files
linux-stable-mirror/include/linux
Russell King af2b4079ab [NET]: Shut up warnings in net/core/flow.c
Not really a network problem, more a !SMP issue.

net/core/flow.c:295: warning: statement with no effect

flow.c:295:        smp_call_function(flow_cache_flush_per_cpu, &info, 1, 0);

Fix this by converting the macro to an inline function, which
also increases the typechecking for !SMP builds.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-11-22 14:38:04 -08:00
..
2005-11-13 18:14:17 -08:00
2005-11-13 18:14:10 -08:00
2005-11-09 07:55:59 -08:00
2005-11-10 02:26:41 +01:00
2005-11-14 19:56:02 -08:00
2005-11-08 17:14:08 +01:00
2005-11-08 09:40:47 -08:00
2005-11-14 14:14:16 -05:00
2005-11-22 09:13:42 -08:00
2005-11-14 19:56:02 -08:00
2005-11-07 18:18:11 -08:00
2005-11-09 07:56:00 -08:00
2005-11-13 18:14:12 -08:00
2005-11-21 06:56:52 -08:00
2005-11-13 18:14:15 -08:00
2005-11-20 21:25:15 -08:00
2005-11-10 17:14:59 -08:00