diff options
author | Arnd Bergmann <arnd@arndb.de> | 2021-07-27 15:44:58 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-07-27 20:11:43 +0100 |
commit | d92f7b59d32bfeace7315b416f5244dd5c3935fa (patch) | |
tree | ba1074697234ceeb2c984748526c0b8d60bfc4c6 /CREDITS | |
parent | 32d05468c46267db1c0128057d4fcf80332fecf8 (diff) | |
download | linux-stable-d92f7b59d32bfeace7315b416f5244dd5c3935fa.tar.gz linux-stable-d92f7b59d32bfeace7315b416f5244dd5c3935fa.tar.bz2 linux-stable-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 <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions