[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220214071653.813010-1-m.chetan.kumar@linux.intel.com>
Date: Mon, 14 Feb 2022 12:46:51 +0530
From: M Chetan Kumar <m.chetan.kumar@...ux.intel.com>
To: netdev@...r.kernel.org
Cc: kuba@...nel.org, davem@...emloft.net, johannes@...solutions.net,
ryazanov.s.a@...il.com, loic.poulain@...aro.org,
krishna.c.sudi@...el.com, m.chetan.kumar@...el.com,
m.chetan.kumar@...ux.intel.com, linuxwwan@...el.com
Subject: [PATCH net-next 0/2] net: wwan: debugfs dev reference not dropped
This patch series contains WWAN subsystem & IOSM Driver changes to
drop dev reference obtained as part of wwan debugfs dir entry retrieval.
PATCH1: A new debugfs interface is introduced in wwan subsystem so
that wwan driver can drop the obtained dev reference post debugfs use.
PATCH2: IOSM Driver uses new debugfs interface to drop dev reference.
Please refer to commit messages for details.
M Chetan Kumar (2):
net: wwan: debugfs obtained dev reference not dropped
net: wwan: iosm: drop debugfs dev reference
drivers/net/wwan/iosm/iosm_ipc_debugfs.c | 5 ++--
drivers/net/wwan/iosm/iosm_ipc_imem.h | 2 ++
drivers/net/wwan/wwan_core.c | 35 ++++++++++++++++++++++++
include/linux/wwan.h | 2 ++
4 files changed, 42 insertions(+), 2 deletions(-)
--
2.25.1
Powered by blists - more mailing lists