openwrt/package/kernel/lantiq/ltq-ptm
Hauke Mehrtens e33ebdd00e ltq-ptm: Fix netdev ioctls with kernel > 5.15
.ndo_do_ioctl is not called for SIOCDEVPRIVATE any more, the kernel
calls .ndo_siocdevprivate now.

The function gets the data pointer from the callback directly, make use
of it.

See upstream Linux kernel commit:
https://git.kernel.org/linus/b9067f5dc4a07c8e24e01a1b277c6722d91be39e

Link: https://github.com/openwrt/openwrt/pull/16005
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-07-28 16:12:51 +02:00
..
patches packages: refresh patches 2024-05-31 11:30:06 +02:00
src ltq-ptm: Fix netdev ioctls with kernel > 5.15 2024-07-28 16:12:51 +02:00
Makefile ltq-atm/ltq-ptm: avoid unnecessary build dependencies 2022-05-04 01:38:04 +01:00