From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 778DFC001E0 for ; Mon, 23 Oct 2023 10:01:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230022AbjJWKBr (ORCPT ); Mon, 23 Oct 2023 06:01:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43246 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229774AbjJWKBp (ORCPT ); Mon, 23 Oct 2023 06:01:45 -0400 Received: from mail11.truemail.it (mail11.truemail.it [217.194.8.81]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 332F1DA; Mon, 23 Oct 2023 03:01:41 -0700 (PDT) Received: from francesco-nb.int.toradex.com (93-49-2-63.ip317.fastwebnet.it [93.49.2.63]) by mail11.truemail.it (Postfix) with ESMTPA id E04242067E; Mon, 23 Oct 2023 12:01:37 +0200 (CEST) Date: Mon, 23 Oct 2023 12:01:33 +0200 From: Francesco Dolcini To: David Lin Cc: Francesco Dolcini , "linux-wireless@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "briannorris@chromium.org" , "kvalo@kernel.org" , Sharvari Harisangam , Pete Hsieh Subject: Re: [EXT] Re: [PATCH v6 1/6] wifi: mwifiex: added code to support host mlme. Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 23, 2023 at 02:16:26AM +0000, David Lin wrote: > > On Fri, Oct 20, 2023 at 03:48:11AM +0000, David Lin wrote: > > I noticed that you ignored some (all?) of my feedback [1]. > > > > Maybe my feedback got lost between the quotes, maybe you just forgot to > > apply it. Please go back to the previous discussion and either implement all > > requested changes or keep discussing them. > > > > I think I replied your request and follow it. Please check following link: > > https://patchwork.kernel.org/project/linux-wireless/patch/PA4PR04MB9638DEFC074F41AAEE3AC471D1DBA@PA4PR04MB9638.eurprd04.prod.outlook.com/ > > Please press "Series: | expand", you will find cover letter with > related patches there. You can review any commit and reply the e-mail > separately. Thanks. I think we are not understanding each other, please have a look here https://lore.kernel.org/all/ZRLsuJfxuvFk1K16@francesco-nb.int.toradex.com/ where you can find my comment on v4 of your series. I cannot find any answer to that comments nor the changes I asked for implemented. Francesco