All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] mt76 testmode fixes
@ 2021-05-27 11:35 Lorenzo Bianconi
  2021-05-27 11:35 ` [PATCH 1/3] mt76: testmode: fix memory leak in mt76_testmode_alloc_skb Lorenzo Bianconi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Lorenzo Bianconi @ 2021-05-27 11:35 UTC (permalink / raw)
  To: nbd; +Cc: lorenzo.bianconi, linux-wireless, shayne.chen, ryder.lee

Fix an undefined behaviour and a memory leak in mt76 testmode code

Lorenzo Bianconi (3):
  mt76: testmode: fix memory leak in mt76_testmode_alloc_skb
  mt76: testmode: remove unnecessary function calls in
    mt76_testmode_free_skb
  mt76: testmode: remove undefined behaviour in mt76_testmode_alloc_skb

 drivers/net/wireless/mediatek/mt76/testmode.c | 24 ++++++-------------
 1 file changed, 7 insertions(+), 17 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-05-27 11:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-27 11:35 [PATCH 0/3] mt76 testmode fixes Lorenzo Bianconi
2021-05-27 11:35 ` [PATCH 1/3] mt76: testmode: fix memory leak in mt76_testmode_alloc_skb Lorenzo Bianconi
2021-05-27 11:35 ` [PATCH 2/3] mt76: testmode: remove unnecessary function calls in mt76_testmode_free_skb Lorenzo Bianconi
2021-05-27 11:35 ` [PATCH 3/3] mt76: testmode: remove undefined behaviour in mt76_testmode_alloc_skb Lorenzo Bianconi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.