Received: by 2002:a05:6a10:1287:0:0:0:0 with SMTP id d7csp6105226pxv; Thu, 29 Jul 2021 06:39:32 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzm3mTcwblhA3ZuXzhFdv7rPvk1yRunl3rg6ILaV5e8+6XwCB88Hjs19YHWCOq8XNiEzugX X-Received: by 2002:a05:6638:250b:: with SMTP id v11mr4614111jat.105.1627565972696; Thu, 29 Jul 2021 06:39:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1627565972; cv=none; d=google.com; s=arc-20160816; b=HlIA1/R3CqUHuUe8tP4Z1n/xsy2npAXvRVz7BJ8lyPGy5XZu5cGJbr6Fk3lm3SChTQ Ask5IE962mHSpean7tbX5RARKDy5i50TgDcRchT1xSjf+0fPDGrXnEQdRyZK0LAjIozJ 7kt+u6Qrn9qH6BWZ8ItCDnX2oFTg1AN+pcTxivJeftyXolsJpXJrrhLlqMuPTV9DNQqn Bf51Xmdf4WTdR1RuoJLovZyvBXdW5a9zO6+uf1sO+2pjuLDGBmASOhBigy789KKzF7kT aTcj7dwe6y/WcC5ZgxWqa/WBTE1rgxKVkcQAeE6GryJaDQ6uaZDwW3F3PwSn5FbLo+nj AaqQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=fGoLLtNi2voVYRhCRZhwO1IYjpjMki+Xvfph/GU9QAY=; b=hCThHzZ5hyBX4nMY6FIL/IW6om4ow0sdwNTKOUN/opn+sh+lis6v3++XqeYPfr6rP2 MgyvMYShqX7B6OaiZypYfvO7vTJCvW0wzBRZlBrIWExtnmM/bHgXic613Tov4FgTyW3Y 2psT3gnHQzZZb3uccpCgKj9TVW+0GClQWxY42CEQUP4vYxEqQZbOS4p6tprTQU3ObjF3 MNDV6ukHvYqGehSyewvL88PUJ1Jt9ARt/0694OccYQIn4m/X5fo58YmvXnNgPAHVaF3+ ogtMyNB5qD4RDRWZaxZmKudR92kI26PPCgHcEJpB1zC123gHsCJwR79lfIzu/oDB0GTn qdvw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id l7si3954800iow.27.2021.07.29.06.39.12; Thu, 29 Jul 2021 06:39:32 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237573AbhG2Nhl (ORCPT + 99 others); Thu, 29 Jul 2021 09:37:41 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48470 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237480AbhG2Nhk (ORCPT ); Thu, 29 Jul 2021 09:37:40 -0400 Received: from viti.kaiser.cx (viti.kaiser.cx [IPv6:2a01:238:43fe:e600:cd0c:bd4a:7a3:8e9f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3617CC061765 for ; Thu, 29 Jul 2021 06:37:37 -0700 (PDT) Received: from martin by viti.kaiser.cx with local (Exim 4.89) (envelope-from ) id 1m96E6-0002pn-FI; Thu, 29 Jul 2021 15:37:30 +0200 Date: Thu, 29 Jul 2021 15:37:30 +0200 From: Martin Kaiser To: Phillip Potter , Greg KH , Larry Finger Cc: Dan Carpenter , Linux Kernel Mailing List , linux-staging@lists.linux.dev, Fabio Aiuto Subject: Re: [PATCH v4 0/6] staging: r8188eu: add newer/better RTL8188eu driver Message-ID: <20210729133730.lnxqzawnvksp4skg@viti.kaiser.cx> References: <20210727232219.2948-1-phil@philpotter.co.uk> <20210728074605.pp5rs4c65tofnqot@viti.kaiser.cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) Sender: Martin Kaiser Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Phil and all, Thus wrote Phillip Potter (phil@philpotter.co.uk): > I see what you are saying for sure - I think we've both sunk a fair > few patches into the existing driver :-) > That said, from what Larry has mentioned, this newer driver would > still be a better bet overall due to the additional work that has > already happened on it out-of-tree. The Realtek driver you reference > probably has no CFG80211 support etc. would be my guess, but I am > going off what others have suggested in terms of proposing this > patchset. I can't honestly say what the risk of this happening again > would be, but minimal I'd imagine. ok, understood. That's an important feature. I see that Greg accepted your patches, there's no point in arguing any more ;-) Greg and Larry: Would you mind sharing your ideas about getting rtl8188eu support mainline? Do you imagine that we clean up this driver until it can be moved out of staging? If so, we'd probably have to resolve name conflicts with other realtek drivers and rename lots of functions. Or would a cleanup of the new rtl8188eu driver be a preparation for adding bits and pieces of it to rtlwifi? Thanks, Martin