1
0
mirror of https://github.com/morrownr/8821cu-20210916.git synced 2024-11-22 13:34:47 +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 initial commit 2022-11-17 08:26:57 -06:00
ioctl_cfg80211.c Fix build on PowerPC64 2023-03-02 23:43:19 -08:00
ioctl_cfg80211.h initial commit 2022-11-17 08:26:57 -06:00
ioctl_linux.c initial commit 2022-11-17 08:26:57 -06:00
ioctl_mp.c initial commit 2022-11-17 08:26:57 -06:00
mlme_linux.c initial commit 2022-11-17 08:26:57 -06:00
nlrtw.c initial commit 2022-11-17 08:26:57 -06:00
nlrtw.h initial commit 2022-11-17 08:26:57 -06:00
os_intfs.c cleanup code and minor mods to docs 2023-02-23 14:29:27 -06:00
recv_linux.c initial commit 2022-11-17 08:26:57 -06:00
rhashtable.c initial commit 2022-11-17 08:26:57 -06:00
rhashtable.h initial commit 2022-11-17 08:26:57 -06:00
rtw_android.c initial commit 2022-11-17 08:26:57 -06:00
rtw_cfgvendor.c initial commit 2022-11-17 08:26:57 -06:00
rtw_cfgvendor.h initial commit 2022-11-17 08:26:57 -06:00
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 initial commit 2022-11-17 08:26:57 -06:00
rtw_rhashtable.h initial commit 2022-11-17 08:26:57 -06:00
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 initial commit 2022-11-17 08:26:57 -06:00
wifi_regd.h initial commit 2022-11-17 08:26:57 -06:00
xmit_linux.c initial commit 2022-11-17 08:26:57 -06:00