[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Zk6TklTIbxZxIWyb@google.com>
Date: Wed, 22 May 2024 17:53:38 -0700
From: Brian Norris <briannorris@...omium.org>
To: David Lin <yu-hao.lin@....com>
Cc: linux-wireless@...r.kernel.org, linux-kernel@...r.kernel.org,
kvalo@...nel.org, francesco@...cini.it, tsung-hsien.hsieh@....com,
Francesco Dolcini <francesco.dolcini@...adex.com>
Subject: Re: [PATCH v10 1/2] wifi: mwifiex: add host mlme for client mode
On Thu, Apr 18, 2024 at 02:06:25PM +0800, David Lin wrote:
> +static int
> +mwifiex_cfg80211_probe_client(struct wiphy *wiphy,
> + struct net_device *dev, const u8 *peer,
> + u64 *cookie)
> +{
> + return -EOPNOTSUPP;
> +}
> +
> + mwifiex_cfg80211_ops.probe_client =
> + mwifiex_cfg80211_probe_client;
For the record, I feel like this question was not adequately handled
from v8. That thread is:
https://lore.kernel.org/all/CA+ASDXM1PEMRyxRpBryJ7G6e7yzG8Ku+g2_qpHN3g5djFpAWkw@mail.gmail.com/
Re: [EXT] Re: [PATCH v8 1/2] wifi: mwifiex: add host mlme for client mode
Brian
Powered by blists - more mailing lists