[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240328115739.78ec5650@kernel.org>
Date: Thu, 28 Mar 2024 11:57:39 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Johannes Berg <johannes@...solutions.net>
Cc: Karthikeyan Periyasamy <quic_periyasa@...cinc.com>,
ath12k@...ts.infradead.org, linux-wireless@...r.kernel.org, Vasanthakumar
Thiagarajan <quic_vthiagar@...cinc.com>, netdev@...r.kernel.org
Subject: Re: [PATCH 02/13] wifi: nl80211: send underlying multi-hardware
channel capabilities to user space
On Thu, 28 Mar 2024 19:53:33 +0100 Johannes Berg wrote:
> I suppose we could even define a
>
> nla_for_each_type(..., type)
That's probably a good idea for the kernel! We already have a bunch of
the loops with the if (type != DESIRED) continue, as you mentioned.
Powered by blists - more mailing lists