diff options
| author | Arnd Bergmann <[email protected]> | 2021-07-27 13:44:52 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-07-27 19:11:43 +0000 |
| commit | 4747c1a8bc50a69e9b2cd7eb188fcbd95f177999 (patch) | |
| tree | c8e641af2b6f93c17dd0629c87b0480b14ff4e32 /drivers/net/ethernet/intel/igc/igc_main.c | |
| parent | bridge: use ndo_siocdevprivate (diff) | |
| download | kernel-4747c1a8bc50a69e9b2cd7eb188fcbd95f177999.tar.gz kernel-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 <[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/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions
