From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from viti.kaiser.cx (viti.kaiser.cx [85.214.81.225]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 2F4823481 for ; Thu, 29 Jul 2021 13:37:42 +0000 (UTC) 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> Precedence: bulk X-Mailing-List: linux-staging@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: 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 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