openwrt/package
Hauke Mehrtens 1478f641bd 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
(cherry picked from commit e33ebdd00e)
Link: https://github.com/openwrt/openwrt/pull/16023
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2024-07-28 23:56:35 +02:00
..
base-files OpenWrt v23.05.4: revert to branch defaults 2024-07-16 23:51:26 +02:00
boot uboot-mediatek: enable rootwait for jdcloud re-cp-03 2024-07-15 16:10:16 +02:00
devel perf: opt-out of lto usage 2023-08-11 12:53:34 +02:00
firmware wireless-regdb: Update to version 2024.07.04 2024-07-11 00:23:36 +02:00
kernel ltq-ptm: Fix netdev ioctls with kernel > 5.15 2024-07-28 23:56:35 +02:00
libs wolfssl: Update to version 5.7.2 2024-07-16 00:05:18 +02:00
network hostapd: fix a crash corner case 2024-07-08 21:13:26 +02:00
system ca-certificates: add missing license information 2024-07-10 23:07:36 +02:00
utils ucode: update to Git 1a8a0bcf725520820802ad433db22d8f64fbed6c (2024-07-11) 2024-07-14 01:27:28 +02:00
Makefile build: do not depend on $(STAGING_DIR)/.prepared when in SDK 2024-03-04 23:59:24 +01:00