mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-22 02:17:17 +00:00
The timestamp ioctls are now handled by the ndo_eth_ioctl() callback, not the old ndo_do_ioctl(), but oax88796 introduced the function for the old way. Move it over to ndo_eth_ioctl() to actually allow calling it from user space. Fixes: |
||
|---|---|---|
| .. | ||
| ax88796c_ioctl.c | ||
| ax88796c_ioctl.h | ||
| ax88796c_main.c | ||
| ax88796c_main.h | ||
| ax88796c_spi.c | ||
| ax88796c_spi.h | ||
| Kconfig | ||
| Makefile | ||