All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lorenzo Bianconi <lorenzo@kernel.org>
To: nbd@nbd.name
Cc: lorenzo.bianconi@redhat.com, linux-wireless@vger.kernel.org,
	shayne.chen@mediatek.com, ryder.lee@mediatek.com
Subject: [PATCH 0/3] mt76 testmode fixes
Date: Thu, 27 May 2021 13:35:27 +0200	[thread overview]
Message-ID: <cover.1622115194.git.lorenzo@kernel.org> (raw)

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


             reply	other threads:[~2021-05-27 11:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-27 11:35 Lorenzo Bianconi [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1622115194.git.lorenzo@kernel.org \
    --to=lorenzo@kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lorenzo.bianconi@redhat.com \
    --cc=nbd@nbd.name \
    --cc=ryder.lee@mediatek.com \
    --cc=shayne.chen@mediatek.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.