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 X-Spam-Level: X-Spam-Status: No, score=-11.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 59CB4C4338F for ; Fri, 13 Aug 2021 06:36:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 38824610CC for ; Fri, 13 Aug 2021 06:36:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238864AbhHMGhO (ORCPT ); Fri, 13 Aug 2021 02:37:14 -0400 Received: from mail.kernel.org ([198.145.29.99]:60490 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238575AbhHMGhM (ORCPT ); Fri, 13 Aug 2021 02:37:12 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id E64B960F57; Fri, 13 Aug 2021 06:36:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1628836606; bh=OWcCVrWs+Nrv4OBKjq7wxpgmmBG8z8MYon/afD2MLQY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ZkvYzqPiCf++jHMx0GFAmCe9nW2fcxCI2cYmkFxWe1NX5aDffwgOI6pzTin6lh5dW ZcnIF9eIzz2fvnkm6W1qKJB5zTqtOjqd82Co12V0K3DSEWY6soayHJXG46/WFamS3N yFAM8vQ6iufxcNVarUCoOQx3VU8hoi9h8LrszhgY= Date: Fri, 13 Aug 2021 08:36:43 +0200 From: Greg KH To: Larry Finger Cc: Fabio Aiuto , hdegoede@redhat.com, Phillip Potter , Martin Kaiser , Michael Straube , linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging: r8188eu: remove cfg80211 residuals Message-ID: References: <20210812132725.18404-1-fabioaiuto83@gmail.com> 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 Thu, Aug 12, 2021 at 11:51:56AM -0500, Larry Finger wrote: > On 8/12/21 8:27 AM, Fabio Aiuto wrote: > > remove cfg80211 implementation residuals: > > an headeer file and build condition in Kconfig > > file. > > > > Signed-off-by: Fabio Aiuto > > --- > > Dear Greg and Larry, > > I thought that cfg80211 had been implemented. > > Should we add a TODO file telling developers to > > do it in the near future? Is that a condition > > for mainlining r8188eu? If so please drop this > > patch and sorry for noise. > > I thought so too, but something has gone very wrong. Please hold off on this > patch until I figure out why cfg80211 is not being used. That's odd, I'll drop this from my queue, we should be using cfg80211