ipv6: route templates can be const
authorEric Dumazet <edumazet@google.com>
Tue, 11 Sep 2012 21:47:51 +0000 (21:47 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Sep 2012 20:52:55 +0000 (16:52 -0400)
We kmemdup() templates, so they can be const.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found