diff options
author | 2021-07-27 15:44:55 +0200 | |
---|---|---|
committer | 2021-07-27 20:11:43 +0100 | |
commit | dbecb011eb781de411daf5d0c8745cd158a55f06 (patch) | |
tree | 0a23da1dd64b2d8dd11f79c1c5e8cef94783636a /drivers/net/ethernet/intel/igc | |
parent | bonding: use siocdevprivate (diff) | |
download | linux-dev-dbecb011eb781de411daf5d0c8745cd158a55f06.tar.xz linux-dev-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 'drivers/net/ethernet/intel/igc')
0 files changed, 0 insertions, 0 deletions