From: Johannes Berg <johannes@sipsolutions.net>
To: Priyansha Tiwari <priyansha.tiwari@oss.qualcomm.com>
Cc: veerendranath.jakkam@oss.qualcomm.com,
linux-wireless@vger.kernel.org, quic_drohan@quicinc.com
Subject: Re: [PATCH wireless-next v5 3/4] wifi: mac80211: implement STA-mode peer probing
Date: Mon, 06 Jul 2026 12:54:54 +0200 [thread overview]
Message-ID: <f36938368d164be5aaedc836ff85abd678ee3785.camel@sipsolutions.net> (raw)
In-Reply-To: <20260611062225.2144241-4-pritiwa@qti.qualcomm.com>
On Thu, 2026-06-11 at 11:52 +0530, Priyansha Tiwari wrote:
>
> + conf = wiphy_dereference(local->hw.wiphy,
> + sdata->vif.link_conf[link_id]);
> + if (unlikely(!conf))
could drop the unlikely() that you copied - fairly pointless here
> nullfunc = skb_put(skb, size);
> + memset(nullfunc, 0, size);
skb_put_zero() exists.
johannes
next prev parent reply other threads:[~2026-07-06 10:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-11 6:22 [PATCH wireless-next v5 0/4] wifi: nl80211: introduce PROBE_PEER for AP and STA Priyansha Tiwari
2026-06-11 6:22 ` [PATCH wireless-next v5 1/4] wifi: nl80211/cfg80211: rename probe_client to probe_peer Priyansha Tiwari
2026-06-11 6:22 ` [PATCH wireless-next v5 2/4] wifi: cfg80211/nl80211: add STA-mode peer probing Priyansha Tiwari
2026-06-11 6:22 ` [PATCH wireless-next v5 3/4] wifi: mac80211: implement " Priyansha Tiwari
2026-07-06 10:53 ` Johannes Berg
2026-07-06 10:54 ` Johannes Berg [this message]
2026-06-11 6:22 ` [PATCH wireless-next v5 4/4] wifi: mac80211_hwsim: report TX status link_id Priyansha Tiwari
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=f36938368d164be5aaedc836ff85abd678ee3785.camel@sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=priyansha.tiwari@oss.qualcomm.com \
--cc=quic_drohan@quicinc.com \
--cc=veerendranath.jakkam@oss.qualcomm.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox