diff options
author | Thibaut VARÈNE <hacks@slashdirt.org> | 2021-05-11 12:50:21 +0200 |
---|---|---|
committer | Koen Vandeputte <koen.vandeputte@ncentric.com> | 2021-05-12 10:14:33 +0200 |
commit | 2f0ab9379909dbc765b0e250669f8f57254c8463 (patch) | |
tree | 88f01350b2a20f8cc6e3d213bc2796d1769f4a14 /package/libs/libnfnetlink | |
parent | 4d9f3ae2bb3904d6b5bc114291100b56cb320041 (diff) | |
download | upstream-2f0ab9379909dbc765b0e250669f8f57254c8463.tar.gz upstream-2f0ab9379909dbc765b0e250669f8f57254c8463.tar.bz2 upstream-2f0ab9379909dbc765b0e250669f8f57254c8463.zip |
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>
(cherry picked from commit 4e385a27d6c4aab62ef7fc9856f09ebee9632985)
Diffstat (limited to 'package/libs/libnfnetlink')
0 files changed, 0 insertions, 0 deletions