diff options
author | Patrick McHardy <kaber@trash.net> | 2010-04-26 14:02:04 (GMT) |
---|---|---|
committer | Patrick McHardy <kaber@trash.net> | 2010-04-26 14:02:04 (GMT) |
commit | 3d0c9c4eb2dbdcc461be4084abd87a9a9e70f713 (patch) | |
tree | 3a71a67a1f40afd7afbe0389259eb27d23fbfa36 /net/802/p8022.c | |
parent | 8c52d509e84bbf26cffb8b6e75b399689af67885 (diff) | |
download | linux-fsl-qoriq-3d0c9c4eb2dbdcc461be4084abd87a9a9e70f713.tar.xz |
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>
Diffstat (limited to 'net/802/p8022.c')
0 files changed, 0 insertions, 0 deletions