1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
openwrt/package
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
..
base-files base-files: upgrade: nand: allow custom fw extraction in nand_do_upgrade() 2024-07-26 13:41:25 +02:00
boot uboot-mediatek: add TP-LINK TL-XTR8488 support 2024-07-25 22:54:16 +02:00
devel
firmware firmware: add Intel/Lantiq VRX518 DSL firmware package 2024-07-21 21:42:09 +02:00
kernel ltq-ptm: Fix netdev ioctls with kernel > 5.15 2024-07-28 16:12:51 +02:00
libs libbpf: Update to v1.4.5 2024-07-19 12:14:47 -07:00
network wifi-scripts: add missing dependency on ucode-mod-rtnl 2024-07-23 23:49:36 +02:00
system fstools: update to git HEAD 2024-07-14 19:45:21 +01:00
utils util-linux: update to v2.40.2 2024-07-27 18:59:42 +02:00
Makefile build: package: fix missing host apk dependency 2024-06-11 23:58:14 +02:00