From: Aditya Kumar Singh <aditya.kumar.singh@oss.qualcomm.com>
To: Balamurugan Mahalingam <quic_bmahalin@quicinc.com>,
ath12k@lists.infradead.org
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH v3 2/2] wifi: ath12k: Add support for MLO Multicast handling in driver
Date: Mon, 3 Feb 2025 21:30:45 +0530 [thread overview]
Message-ID: <edcd9883-e2c9-411f-be8b-2060818f849d@oss.qualcomm.com> (raw)
In-Reply-To: <20250203075538.3982875-3-quic_bmahalin@quicinc.com>
On 2/3/25 13:25, Balamurugan Mahalingam wrote:
> --- a/drivers/net/wireless/ath/ath12k/mac.c
> +++ b/drivers/net/wireless/ath/ath12k/mac.c
> @@ -7151,6 +7151,22 @@ static void ath12k_mac_add_p2p_noa_ie(struct ath12k *ar,
> spin_unlock_bh(&ar->data_lock);
> }
>
> +/* Note: called under rcu_read_lock() */
> +static void ath12k_mlo_mcast_update_tx_link_address(struct ieee80211_vif *vif,
> + u8 link, struct sk_buff *skb,
Can we name the arg as link_id only to have clarity?
[..]
> +
> +skip_peer_find:
> + ret = ath12k_dp_tx(tmp_ar, tmp_arvif,
> + msdu_copied, true, mcbc_gsn);
> +
Remove extra blank line?
--
Aditya
prev parent reply other threads:[~2025-02-03 16:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-03 7:55 [PATCH v3 0/2] wifi: ath12k: Add support for MLO Multicast Handling Balamurugan Mahalingam
2025-02-03 7:55 ` [PATCH v3 1/2] wifi: ath12k: Update HTT_TCL_METADATA version and bit mask definitions Balamurugan Mahalingam
2025-02-03 15:30 ` Aditya Kumar Singh
2025-02-03 20:58 ` Balamurugan Mahalingam
2025-02-03 7:55 ` [PATCH v3 2/2] wifi: ath12k: Add support for MLO Multicast handling in driver Balamurugan Mahalingam
2025-02-03 16:00 ` Aditya Kumar Singh [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=edcd9883-e2c9-411f-be8b-2060818f849d@oss.qualcomm.com \
--to=aditya.kumar.singh@oss.qualcomm.com \
--cc=ath12k@lists.infradead.org \
--cc=linux-wireless@vger.kernel.org \
--cc=quic_bmahalin@quicinc.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