staging: rtl8192e: Change filename r8192E_hwimg.x to table.x
authorPhilipp Hortmann <philipp.g.hortmann@gmail.com>
Thu, 2 Mar 2023 19:14:57 +0000 (20:14 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Mar 2023 16:11:15 +0000 (17:11 +0100)
commitfa0dcd5909ad9168bc51ad4f577f3631803d2ab2
tree660362da7cbfc90bc5020cee8a9cb03f6f8e4fdb
parent4bd92a7714d19413eb477d4c02fbca4aae27abb5
staging: rtl8192e: Change filename r8192E_hwimg.x to table.x

Change r8192E_hwimg.c to table.c and r8192E_hwimg.h to table.h to adapt
filenames from drivers/net/wireless/realtek/rtlwifi rtl8192ee and
rtl8192se. Task is from TODO file.

Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/20230302191457.GA17628@matrix-ESPRIMO-P710
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtl8192e/Makefile
drivers/staging/rtl8192e/rtl8192e/r8192E_firmware.c
drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c
drivers/staging/rtl8192e/rtl8192e/table.c [moved from drivers/staging/rtl8192e/rtl8192e/r8192E_hwimg.c with 99% similarity]
drivers/staging/rtl8192e/rtl8192e/table.h [moved from drivers/staging/rtl8192e/rtl8192e/r8192E_hwimg.h with 100% similarity]