• A
    ip_tunnel: use ndo_siocdevprivate · 3e7a1c7c
    Arnd Bergmann 提交于
    The various ipv4 and ipv6 tunnel drivers each implement a set
    of 12 SIOCDEVPRIVATE commands for managing tunnels. These
    all work correctly in compat mode.
    
    Move them over to the new .ndo_siocdevprivate operation.
    
    Cc: Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org>
    Cc: David Ahern <dsahern@kernel.org>
    Cc: Steffen Klassert <steffen.klassert@secunet.com>
    Cc: Herbert Xu <herbert@gondor.apana.org.au>
    Signed-off-by: NArnd Bergmann <arnd@arndb.de>
    Signed-off-by: NDavid S. Miller <davem@davemloft.net>
    3e7a1c7c
ip6_tunnel.c 57.7 KB