mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-21 01:54:51 +08:00
9dcc00715a
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 |