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 21:11:43 +0200 |
commit | d92f7b59d32bfeace7315b416f5244dd5c3935fa (patch) | |
tree | ba1074697234ceeb2c984748526c0b8d60bfc4c6 /mm/Makefile | |
parent | tehuti: use ndo_siocdevprivate (diff) | |
download | linux-d92f7b59d32bfeace7315b416f5244dd5c3935fa.tar.xz linux-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 'mm/Makefile')
0 files changed, 0 insertions, 0 deletions