From: Peter Robinson Date: Wed, 7 Jul 2021 08:17:35 +0000 (+0100) Subject: rtlwifi: de-dupe rtl8192e WiFi firmware X-Git-Tag: 20210716~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b986edd80647b68af068ebaaa1323d2b046c5435;p=thirdparty%2Flinux-firmware.git 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 CC: Larry Finger Signed-off-by: Josh Boyer --- 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 Binary files a/rtlwifi/rtl8192eefw.bin and /dev/null differ