rtl8821ce icon indicating copy to clipboard operation
rtl8821ce copied to clipboard

Rename 8821ce.ko to rtl8821ce.ko

Open sergiomb2 opened this issue 4 years ago • 2 comments

As we can see [1] after apply this commit Kernel driver in use have same name of the one on Kernel modules list.

I didn't see any difference in behave of the drive , but I think the name of ko should be rtl8821ce , not just 8821ce

[1] lspci -k -s 07:00.0

07:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8821CE 802.11ac PCIe Wireless Network Adapter Subsystem: Lenovo Device c024 Kernel driver in use: rtl8821ce Kernel modules: rtw88_8821ce, rtl8821ce

sergiomb2 avatar Dec 06 '20 23:12 sergiomb2

What problem is this PR solving? There are no name clashes between this one and the upstream module.

tomaspinho avatar Dec 06 '20 23:12 tomaspinho

is just to match Kernel driver in use with Kernel modules [1]I noticed this discrepancy here (reparei nessa discrepância aqui) [2]

[2] https://github.com/tomaspinho/rtl8821ce/issues/176#issuecomment-735383404

[1] Kernel driver in use: rtl8821ce Kernel modules: rtw88_8821ce, rtl8821ce

sergiomb2 avatar Dec 07 '20 00:12 sergiomb2