Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
can-isotp: use private ioctl function after changed SIOCGSTAMP handling
commit c7cbdbf29f488a ("net: rework SIOCGSTAMP ioctl handling") moved the timestamp handling into net/socket.c. Always return -ENOIOCTLCMD to be able to forward ioctl commands like SIOCGIFINDEX to the network driver layer. See: 473d924d7d46 ("can: fix ioctl function removal") Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
- Loading branch information