linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 wireless-drivers 0/2] libertas: Fix some memory leak bugs
@ 2021-10-20 12:03 Wang Hai
  2021-10-20 12:03 ` [PATCH v2 wireless-drivers 1/2] libertas_tf: Fix possible memory leak in probe and disconnect Wang Hai
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Wang Hai @ 2021-10-20 12:03 UTC (permalink / raw)
  To: kvalo, briannorris, davem, kuba, shenyang39, marcelo, linville, luisca
  Cc: libertas-dev, linux-wireless, netdev, linux-kernel

This patchset fixes some memory leak bugs by adding the missing kfree().

v1->v2:
	1. Fix the wrong subject.
	2. Splitting the big patch into two separate patches.

Wang Hai (2):
  libertas_tf: Fix possible memory leak in probe and disconnect
  libertas: Fix possible memory leak in probe and disconnect

 drivers/net/wireless/marvell/libertas/if_usb.c    | 2 ++
 drivers/net/wireless/marvell/libertas_tf/if_usb.c | 2 ++
 2 files changed, 4 insertions(+)

-- 
2.25.1


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

end of thread, other threads:[~2021-10-27  7:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-20 12:03 [PATCH v2 wireless-drivers 0/2] libertas: Fix some memory leak bugs Wang Hai
2021-10-20 12:03 ` [PATCH v2 wireless-drivers 1/2] libertas_tf: Fix possible memory leak in probe and disconnect Wang Hai
2021-10-27  7:32   ` Kalle Valo
2021-10-20 12:03 ` [PATCH v2 wireless-drivers 2/2] libertas: " Wang Hai
2021-10-20 17:33 ` [PATCH v2 wireless-drivers 0/2] libertas: Fix some memory leak bugs Brian Norris

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).