openwrt-mirror/target/linux/generic/files
Christian Marangi d21262edcf
kernel: mtdsplit_uimage: use -ENOENT instead of -ENODEV
New linux version will check the return code of parser on subpartitions.
The only valid case for skipping a parser with an error is -ENOENT.

Change the relevant entry to -ENOENT.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2025-11-20 23:42:11 +01:00
..
arch/mips/fw/myloader
Documentation dt-bindings: mtd: partitions: add OpenWrt defined U-Boot Image 2021-01-22 21:03:11 +01:00
drivers kernel: mtdsplit_uimage: use -ENOENT instead of -ENODEV 2025-11-20 23:42:11 +01:00
include mac80211: remove rt2x00_platform_data 2025-08-20 09:57:46 +02:00