aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Robinson <pbrobinson@gmail.com>2021-07-07 09:17:35 +0100
committerJosh Boyer <jwboyer@kernel.org>2021-07-16 07:51:38 -0400
commitb986edd80647b68af068ebaaa1323d2b046c5435 (patch)
tree344b44f25626c6c2fc44997b5c61a0c5462afd80
parent4c9307393fd1a226932845efb43395d8db0d770c (diff)
downloadlinux-firmware-b986edd80647b68af068ebaaa1323d2b046c5435.tar.gz
rtlwifi: de-dupe rtl8192e WiFi firmware
The rtl8192eefw.bin and rtl8192eu_nic.bin WiFi firmware are identical according to sha256sum so remove and link the former to the later as rtl8192eu_nic.bin also has matching wowlan and ap_wowlan variants. Signed-off-by: Peter Robinson <pbrobinson@gmail.com> CC: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Josh Boyer <jwboyer@kernel.org>
-rw-r--r--WHENCE3
-rw-r--r--rtlwifi/rtl8192eefw.binbin31818 -> 0 bytes
2 files changed, 2 insertions, 1 deletions
diff --git a/WHENCE b/WHENCE
index 490a9177..45126f26 100644
--- a/WHENCE
+++ b/WHENCE
@@ -3170,7 +3170,8 @@ Info: Initial version taken from Realtek version
rtl_92ce_92se_92de_8723ae_88ee_8723be_92ee_linux_mac80211_0017.1224.2013
Updated Jan. 14, 2015 with file added by Realtek to
http://github.com/lwfinger/rtlwifi_new.git.
-File: rtlwifi/rtl8192eefw.bin
+ Same firmware rtl8192eu_nic.bin so just link them
+Link: rtlwifi/rtl8192eefw.bin -> rtl8192eu_nic.bin
Licence: Redistributable. See LICENCE.rtlwifi_firmware.txt for details.
diff --git a/rtlwifi/rtl8192eefw.bin b/rtlwifi/rtl8192eefw.bin
deleted file mode 100644
index 4a034d3a..00000000
--- a/rtlwifi/rtl8192eefw.bin
+++ /dev/null
Binary files differ