Patrick McHardy 3d0c9c4eb2 net: fib_rules: mark arguments to fib_rules_register const and __net_initdata
fib_rules_register() duplicates the template passed to it without modification,
mark the argument as const. Additionally the templates are only needed when
instantiating a new namespace, so mark them as __net_initdata, which means
they can be discarded when CONFIG_NET_NS=n.

Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-04-26 16:02:04 +02:00
..
2010-02-22 16:20:22 -08:00
2010-04-20 19:06:52 -07:00
2010-02-22 16:20:22 -08:00
2009-10-07 14:50:30 -07:00
2009-06-03 02:51:04 -07:00
2010-04-03 15:09:04 -07:00
2009-09-14 17:03:05 -07:00
2010-04-23 23:35:29 -07:00
2010-04-23 23:35:29 -07:00
2010-01-17 19:16:02 -08:00