staging: r8188eu: introduce new supporting files for RTL8188eu driver
authorPhillip Potter <phil@philpotter.co.uk>
Tue, 27 Jul 2021 23:22:18 +0000 (00:22 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Jul 2021 18:16:09 +0000 (20:16 +0200)
commit3c56618e6691ca6adf8451a343d1ac2ca0c5e32b
tree9f5183b820c0f891937247780fc48389a8d1457d
parent7884fc0a1473c2721f496f1d1ddc9d2c91aefa53
staging: r8188eu: introduce new supporting files for RTL8188eu driver

This patchset is split in order to keep the file sizes down. These
supporting files are part of the newer/better driver from GitHub modified by
Larry Finger. Import this as the basis for all future work going
forward. Also, modify Makefile so that driver has same module filename
as original rtl8188eu driver from staging, and rename config params to
fit the Kconfig file taken from the old driver. Finally, reword Kconfig
description to make it clear this is a newer driver.

Suggested-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
Link: https://lore.kernel.org/r/20210727232219.2948-6-phil@philpotter.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/Kconfig [new file with mode: 0644]
drivers/staging/r8188eu/Makefile [new file with mode: 0644]