Files
openwrt-mirror/target/linux/generic
INAGAKI Hiroshi 5aab294726 kernel: generic: mtdsplit_seil: return 0 instead of -ENODEV
Return 0 if the current mtd is inactive or no valid header/rootfs found,
instead of -ENODEV.
Linux Kernel 6.7 and later versions handle all errors returned by mtd
parsers, including -ENODEV as error. So '0' needs to be returned if no
child partitions were not parsed.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20697
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2025-11-08 21:36:29 +01:00
..
2025-11-06 22:19:12 +01:00
2025-11-06 22:19:12 +01:00
2025-11-06 22:06:54 +01:00
2025-05-20 00:47:37 +02:00
2025-11-06 22:19:12 +01:00
2025-11-06 22:06:54 +01:00
2025-11-06 22:19:12 +01:00
2025-11-06 22:06:54 +01:00