1
0
mirror of https://github.com/morrownr/8821cu-20210916.git synced 2025-01-08 17:53:52 +00:00
8821cu-20210916/os_dep/linux
Giulio Benetti 89b12d21fc Fix build on PowerPC64
On PowerPC64 architecture get_ra() is also present in Linux but with a
different name causing build to fail. To fix this let's rename local
get_ra() to rtl_get_ra().

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
2023-03-02 23:43:19 -08:00
..
custom_gpio_linux.c
ioctl_cfg80211.c Fix build on PowerPC64 2023-03-02 23:43:19 -08:00
ioctl_cfg80211.h
ioctl_linux.c
ioctl_mp.c
mlme_linux.c
nlrtw.c
nlrtw.h
os_intfs.c cleanup code and minor mods to docs 2023-02-23 14:29:27 -06:00
recv_linux.c
rhashtable.c
rhashtable.h
rtw_android.c
rtw_cfgvendor.c
rtw_cfgvendor.h
rtw_proc.c Correct executable bits 2022-12-09 11:08:52 +02:00
rtw_proc.h Correct executable bits 2022-12-09 11:08:52 +02:00
rtw_rhashtable.c
rtw_rhashtable.h
usb_intf.c various minor updates 2023-02-09 09:11:23 -06:00
usb_ops_linux.c Correct executable bits 2022-12-09 11:08:52 +02:00
wifi_regd.c
wifi_regd.h
xmit_linux.c