diff options
author | Arnd Bergmann <arnd@arndb.de> | 2021-07-27 15:44:52 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-07-27 20:11:43 +0100 |
commit | 4747c1a8bc50a69e9b2cd7eb188fcbd95f177999 (patch) | |
tree | c8e641af2b6f93c17dd0629c87b0480b14ff4e32 /crypto/dh.c | |
parent | 561d8352818f2ca79c13471f245b992398902090 (diff) | |
download | linux-4747c1a8bc50a69e9b2cd7eb188fcbd95f177999.tar.bz2 |
phonet: use siocdevprivate
phonet has a single private ioctl that is broken in compat
mode on big-endian machines today because the data returned
from it is never copied back to user space.
Move it over to the ndo_siocdevprivate callback, which also
fixes the compat issue.
Cc: Remi Denis-Courmont <courmisch@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: RĂ©mi Denis-Courmont <courmisch@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/dh.c')
0 files changed, 0 insertions, 0 deletions