]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
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)
commitfb0af4c74f200e3c4846d91d8f2f8b265450bba7
tree78835d5694bd885ea79811ba2025c19ea6a93d9a
parent91b4b04ff85de9086c959138d747d2808cc83a46
ipv6: route templates can be const

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>
net/ipv6/route.c