diff options
author | Arnd Bergmann <[email protected]> | 2021-07-27 15:44:52 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-07-27 20:11:43 +0100 |
commit | 4747c1a8bc50a69e9b2cd7eb188fcbd95f177999 (patch) | |
tree | c8e641af2b6f93c17dd0629c87b0480b14ff4e32 /drivers/net/ethernet/dec/tulip/de4x5.c | |
parent | 561d8352818f2ca79c13471f245b992398902090 (diff) |
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 <[email protected]>
Signed-off-by: Arnd Bergmann <[email protected]>
Acked-by: Rémi Denis-Courmont <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/dec/tulip/de4x5.c')
0 files changed, 0 insertions, 0 deletions