diff options
author | 2021-07-27 15:45:07 +0200 | |
---|---|---|
committer | 2021-07-27 20:11:44 +0100 | |
commit | 81a68110a22a4ffdc3cb81377e5a565cd3e1a137 (patch) | |
tree | 05be9e5dd97e3ee004273e9ba983d2998eb762e8 /net/core/dev_ioctl.c | |
parent | ip_tunnel: use ndo_siocdevprivate (diff) | |
download | wireguard-linux-81a68110a22a4ffdc3cb81377e5a565cd3e1a137.tar.xz wireguard-linux-81a68110a22a4ffdc3cb81377e5a565cd3e1a137.zip |
hippi: use ndo_siocdevprivate
The rr_ioctl uses private ioctl commands that correctly pass
all data through ifr_data, which works fine in compat mode.
Change it to use ndo_siocdevprivate as a cleanup.
Cc: Jes Sorensen <jes@trained-monkey.org>
Cc: linux-hippi@sunsite.dk
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