openwrt/target/linux/generic/files/drivers
INAGAKI Hiroshi 5aab294726
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
Build all core packages / Build all core packages for selected target (push) Waiting to run
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
..
bcma kernel: fallback-sprom: create separate header files 2024-12-08 13:32:46 +01:00
mtd kernel: generic: mtdsplit_seil: return 0 instead of -ENODEV 2025-11-08 21:36:29 +01:00
net/phy bcm47xx: fix no previous prototype error 2025-11-05 08:39:07 +01:00
platform/mikrotik generic: platform/mikrotik: add wlan lz77 decompress 2024-10-08 10:45:58 +02:00
ssb kernel: fallback-sprom: create separate header files 2024-12-08 13:32:46 +01:00