immortalwrt/target/linux/generic
Thibaut VARÈNE 8c4a4444cf
generic: platform/mikrotik: release mtd device after use
The code uses get_mtd_device_nm() which must be followed by a call to
put_mtd_device() once the handle is no longer used.

This fixes spurious shutdown console messages such as:
[ 2256.334562] Removing MTD device #7 (soft_config) with use count 1

Reported-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Tested-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
2021-05-13 22:42:13 +08:00
..
backport-4.9 kernel: bump to 4.9.267, 4.14.231, 4.19.188 2021-04-26 21:31:32 +08:00
backport-4.14 kernel: bump to 4.9.267, 4.14.231, 4.19.188 2021-04-26 21:31:32 +08:00
backport-4.19 kernel: bump to 4.9.262, 4.14.227, 4.19.183 2021-03-27 01:15:23 +08:00
files generic: platform/mikrotik: release mtd device after use 2021-05-13 22:42:13 +08:00
hack-4.9 kernel: bump to 4.9.267, 4.14.231, 4.19.188 2021-04-26 21:31:32 +08:00
hack-4.14 kernel: bump to 4.9.267, 4.14.231, 4.19.188 2021-04-26 21:31:32 +08:00
hack-4.19 kernel: bump to 4.9.267, 4.14.231, 4.19.188 2021-04-26 21:31:32 +08:00
image
other-files initramfs: switch to tmpfs to fix ujail 2020-11-28 19:05:38 +08:00
pending-4.9 kernel: bump to 4.9.267, 4.14.231, 4.19.188 2021-04-26 21:31:32 +08:00
pending-4.14 kernel: bump to 4.9.267, 4.14.231, 4.19.188 2021-04-26 21:31:32 +08:00
pending-4.19 kernel: bump to 4.9.267, 4.14.231, 4.19.188 2021-04-26 21:31:32 +08:00
config-4.9 kernel: add kmod-ipvlan support 2021-05-01 11:16:55 +08:00
config-4.14 kernel: netdev: add qlcnic 2021-05-01 11:35:58 +08:00
config-4.19 kernel: netdev: add qlcnic 2021-05-01 11:35:58 +08:00
config-filter build: filter out more autogenerated kernel config options 2020-11-14 13:52:03 +08:00
PATCHES