Linux-Wireless Archive mirror
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@kernel.org>
To: Breno Leitao <leitao@debian.org>
Cc: Igor Mitsyanko <imitsyanko@quantenna.com>,
	Sergey Matyukevich <geomatsi@gmail.com>,
	linux-wireless@vger.kernel.org, kuba@kernel.org,
	Johannes Berg <johannes.berg@intel.com>,
	linux-kernel@vger.kernel.org (open list)
Subject: Re: [PATCH wireless 1/2] wifi: qtnfmac: Move stats allocation to core
Date: Thu,  2 May 2024 07:20:19 +0000 (UTC)	[thread overview]
Message-ID: <171463441751.470469.18121247610025881237.kvalo@kernel.org> (raw)
In-Reply-To: <20240426093156.2002258-1-leitao@debian.org>

Breno Leitao <leitao@debian.org> wrote:

> With commit 34d21de99cea9 ("net: Move {l,t,d}stats allocation to core and
> convert veth & vrf"), stats allocation could be done on net core instead
> of this driver.
> 
> With this new approach, the driver doesn't have to bother with error
> handling (allocation failure checking, making sure free happens in the
> right spot, etc). This is core responsibility now.
> 
> Move qtnfmac driver to leverage the core allocation.
> 
> Signed-off-by: Breno Leitao <leitao@debian.org>

2 patches applied to wireless-next.git, thanks.

3d1a6e573bb1 wifi: qtnfmac: Move stats allocation to core
8886b6d681f2 wifi: qtnfmac: Remove generic .ndo_get_stats64

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20240426093156.2002258-1-leitao@debian.org/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches


      parent reply	other threads:[~2024-05-02  7:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-26  9:31 [PATCH wireless 1/2] wifi: qtnfmac: Move stats allocation to core Breno Leitao
2024-04-26  9:31 ` [PATCH wireless 2/2] wifi: qtnfmac: Remove generic .ndo_get_stats64 Breno Leitao
2024-05-02  7:20 ` Kalle Valo [this message]

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=171463441751.470469.18121247610025881237.kvalo@kernel.org \
    --to=kvalo@kernel.org \
    --cc=geomatsi@gmail.com \
    --cc=imitsyanko@quantenna.com \
    --cc=johannes.berg@intel.com \
    --cc=kuba@kernel.org \
    --cc=leitao@debian.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    /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 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 read-only IMAP folder(s) and NNTP newsgroup(s).