Message ID | 20220214071653.813010-1-m.chetan.kumar@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | net: wwan: debugfs dev reference not dropped | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Mon, 14 Feb 2022 12:46:51 +0530 you wrote: > 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. > > [...] Here is the summary with links: - [net-next,1/2] net: wwan: debugfs obtained dev reference not dropped https://git.kernel.org/netdev/net-next/c/76f05d88623e - [net-next,2/2] net: wwan: iosm: drop debugfs dev reference https://git.kernel.org/netdev/net-next/c/163f69ae22e5 You are awesome, thank you!