Message ID | 20221031121341.1293978-1-yangyingliang@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | two fixes for mISDN | expand |
Hello: This series was applied to netdev/net.git (master) by David S. Miller <davem@davemloft.net>: On Mon, 31 Oct 2022 20:13:39 +0800 you wrote: > This patchset fixes two issues when device_add() returns error. > > Yang Yingliang (2): > mISDN: fix possible memory leak in mISDN_register_device() > isdn: mISDN: netjet: fix wrong check of device registration > > drivers/isdn/hardware/mISDN/netjet.c | 2 +- > drivers/isdn/mISDN/core.c | 5 +++-- > 2 files changed, 4 insertions(+), 3 deletions(-) Here is the summary with links: - [1/2] mISDN: fix possible memory leak in mISDN_register_device() https://git.kernel.org/netdev/net/c/e7d1d4d9ac0d - [2/2] isdn: mISDN: netjet: fix wrong check of device registration https://git.kernel.org/netdev/net/c/bf00f5426074 You are awesome, thank you!