netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] fix some issues in netdevsim driver
@ 2022-10-20  2:33 Zhengchao Shao
  2022-10-20  2:33 ` [PATCH net 1/2] netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_register() failed Zhengchao Shao
  2022-10-20  2:33 ` [PATCH net 2/2] netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports dir failed Zhengchao Shao
  0 siblings, 2 replies; 8+ messages in thread
From: Zhengchao Shao @ 2022-10-20  2:33 UTC (permalink / raw)
  To: netdev, kuba, davem, edumazet, pabeni
  Cc: jiri, weiyongjun1, yuehaibing, shaozhengchao

Fix some issues in netdevsim driver.

Zhengchao Shao (2):
  netdevsim: fix memory leak in nsim_drv_probe() when
    nsim_dev_resources_register() failed
  netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports
    dir failed

 drivers/net/netdevsim/dev.c | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-10-22  4:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-20  2:33 [PATCH net 0/2] fix some issues in netdevsim driver Zhengchao Shao
2022-10-20  2:33 ` [PATCH net 1/2] netdevsim: fix memory leak in nsim_drv_probe() when nsim_dev_resources_register() failed Zhengchao Shao
2022-10-21  0:26   ` Jakub Kicinski
2022-10-21  8:28     ` shaozhengchao
2022-10-21  9:13       ` shaozhengchao
2022-10-21 15:21         ` Jakub Kicinski
2022-10-22  4:30           ` shaozhengchao
2022-10-20  2:33 ` [PATCH net 2/2] netdevsim: remove dir in nsim_dev_debugfs_init() when creating ports dir failed Zhengchao Shao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).