diff options
author | 2021-07-27 15:45:06 +0200 | |
---|---|---|
committer | 2021-07-27 20:11:44 +0100 | |
commit | 3e7a1c7c561ed8508fbdb98ed5708175bbcf7938 (patch) | |
tree | 9edd56c10c5cc072d9ee196fb3bbb0c0b4db1bca /net/core/dev_ioctl.c | |
parent | airo: use ndo_siocdevprivate (diff) | |
download | wireguard-linux-3e7a1c7c561ed8508fbdb98ed5708175bbcf7938.tar.xz wireguard-linux-3e7a1c7c561ed8508fbdb98ed5708175bbcf7938.zip |
ip_tunnel: use ndo_siocdevprivate
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: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/dev_ioctl.c')
0 files changed, 0 insertions, 0 deletions