Skip to content

Commit

Permalink
staging: rtl8188eu: remove rtl8188eu driver from staging dir
Browse files Browse the repository at this point in the history
This driver was deprecated with the introduction of the r8188eu driver,
based upon Realtek sources that were modified for CFG80211 support and
other fixes on GitHub by Larry Finger. As that driver is now progressing
at pace, we should remove this one.

Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
Link: https://lore.kernel.org/r/20210731133809.196681-1-phil@philpotter.co.uk
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
PhilPotter authored and gregkh committed Aug 1, 2021
1 parent 0688944 commit 55dfa29
Show file tree
Hide file tree
Showing 111 changed files with 0 additions and 44,646 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ source "drivers/staging/rtl8723bs/Kconfig"

source "drivers/staging/rtl8712/Kconfig"

source "drivers/staging/rtl8188eu/Kconfig"

source "drivers/staging/r8188eu/Kconfig"

source "drivers/staging/rts5208/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ obj-$(CONFIG_RTL8192U) += rtl8192u/
obj-$(CONFIG_RTL8192E) += rtl8192e/
obj-$(CONFIG_RTL8723BS) += rtl8723bs/
obj-$(CONFIG_R8712U) += rtl8712/
obj-$(CONFIG_R8188EU_OLD) += rtl8188eu/
obj-$(CONFIG_R8188EU) += r8188eu/
obj-$(CONFIG_RTS5208) += rts5208/
obj-$(CONFIG_NETLOGIC_XLR_NET) += netlogic/
Expand Down
26 changes: 0 additions & 26 deletions drivers/staging/rtl8188eu/Kconfig

This file was deleted.

56 changes: 0 additions & 56 deletions drivers/staging/rtl8188eu/Makefile

This file was deleted.

14 changes: 0 additions & 14 deletions drivers/staging/rtl8188eu/TODO

This file was deleted.

120 changes: 0 additions & 120 deletions drivers/staging/rtl8188eu/core/mac_cfg.c

This file was deleted.

Loading

0 comments on commit 55dfa29

Please sign in to comment.