Re: [PATCH v4 0/6] staging: r8188eu: add newer/better RTL8188eu driver

From: Larry Finger
Date: Thu Jul 29 2021 - 12:47:53 EST


On 7/29/21 8:37 AM, Martin Kaiser wrote:
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?

Martin,

I do see this driver being cleaned up to the point that it transitions to mainline.

It is not clear to me that it would fit into the rtlwifi framework. It probably could use the USB driver there, but unlikely to use a lot more of that code.

I will certainly be on the lookout for conflicts with the rtlwifi and rtl8xxxu, indeed the whole drivers/net/wireless/realtek/, code as the cleanup proceeds.

Thanks for your concerns and questions.

Larry