[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <9dd32e266523cc7f5f5fdc3e676216f4a0057615.camel@sipsolutions.net>
Date: Wed, 09 Jul 2025 11:38:24 +0200
From: Johannes Berg <johannes@...solutions.net>
To: Aditya Kumar Singh <aditya.kumar.singh@....qualcomm.com>
Cc: linux-wireless@...r.kernel.org, linux-kernel@...r.kernel.org, Yuvarani V
<quic_yuvarani@...cinc.com>
Subject: Re: [PATCH wireless-next 1/2] wifi: cfg80211: parse attribute to
update unsolicited probe response template
On Wed, 2025-07-09 at 08:05 +0530, Aditya Kumar Singh wrote:
>
> + if (wdev->iftype == NL80211_IFTYPE_AP &&
> + info->attrs[NL80211_ATTR_UNSOL_BCAST_PROBE_RESP]) {
> + err = nl80211_parse_unsol_bcast_probe_resp(
> + rdev, info->attrs[NL80211_ATTR_UNSOL_BCAST_PROBE_RESP],
> + ¶ms.unsol_bcast_probe_resp);
I don't see why this should be only for AP, not e.g. P2P GO?
johannes
Powered by blists - more mailing lists