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 21:11:43 +0200 |
commit | 4747c1a8bc50a69e9b2cd7eb188fcbd95f177999 (patch) | |
tree | c8e641af2b6f93c17dd0629c87b0480b14ff4e32 /scripts/const_structs.checkpatch | |
parent | bridge: use ndo_siocdevprivate (diff) | |
download | linux-4747c1a8bc50a69e9b2cd7eb188fcbd95f177999.tar.xz linux-4747c1a8bc50a69e9b2cd7eb188fcbd95f177999.zip |
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 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions