diff options
author | Arnd Bergmann <arnd@arndb.de> | 2021-07-27 15:44:55 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-07-27 20:11:43 +0100 |
commit | dbecb011eb781de411daf5d0c8745cd158a55f06 (patch) | |
tree | 0a23da1dd64b2d8dd11f79c1c5e8cef94783636a /README | |
parent | 232ec98ec35d72352efb2f52d1b0628f425dbf86 (diff) | |
download | linux-dbecb011eb781de411daf5d0c8745cd158a55f06.tar.gz linux-dbecb011eb781de411daf5d0c8745cd158a55f06.tar.bz2 linux-dbecb011eb781de411daf5d0c8745cd158a55f06.zip |
appletalk: use ndo_siocdevprivate
appletalk has three SIOCDEVPRIVATE ioctl commands that are
broken in compat mode because the passed structure contains
a pointer.
Change it over to ndo_siocdevprivate for consistency and
make it return an error when called in compat mode. This
could be fixed if there are still users.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions