diff options
| author | Arnd Bergmann <[email protected]> | 2021-07-27 13:44:58 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-07-27 19:11:43 +0000 |
| commit | d92f7b59d32bfeace7315b416f5244dd5c3935fa (patch) | |
| tree | ba1074697234ceeb2c984748526c0b8d60bfc4c6 /drivers/net/ethernet/intel/igc/igc_main.c | |
| parent | tehuti: use ndo_siocdevprivate (diff) | |
| download | kernel-d92f7b59d32bfeace7315b416f5244dd5c3935fa.tar.gz kernel-d92f7b59d32bfeace7315b416f5244dd5c3935fa.zip | |
eql: use ndo_siocdevprivate
The private ioctls in eql pass the arguments correctly through ifr_data,
but the slaving_request_t and slave_config_t structures are incompatible
with compat mode and need special conversion code in the driver.
Convert to siocdevprivate for now, and return an error when called
in compat mode.
Signed-off-by: Arnd Bergmann <[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
