immortalwrt/target/linux/generic/files
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
..
arch/mips/fw/myloader update source 2017-09-06 19:19:45 +08:00
Documentation/networking update source 2017-09-06 19:19:45 +08:00
drivers generic: platform/mikrotik: release mtd device after use 2021-05-13 22:42:13 +08:00
include Merge branch master of https://github.com/coolsnowwolf/lede 2019-01-03 19:29:28 +08:00