1
0
mirror of https://github.com/aircrack-ng/rtl8812au.git synced 2024-11-22 21:34:37 +00:00
rtl8812au/os_dep/linux
Christian Stewart d00db12afc ioctl_cfg80211: fix build against kernels < 4.10.x
Kernel 4.10.x adjusted cfg80211_connect_bss to accept a timeout as the last
argument. Add a conditional statement which removes this extra parameter if the
kernel is less than version 4.10.x to fix build errors against version 4.9.x.

Note that the Jetson TX2 kernel is still version 4.9.x even though this version
is technically deprecated upstream.

Signed-off-by: Christian Stewart <christian@aperture.us>
2023-07-03 13:54:27 -07:00
..
custom_gpio_linux.c
ioctl_cfg80211.c ioctl_cfg80211: fix build against kernels < 4.10.x 2023-07-03 13:54:27 -07:00
ioctl_cfg80211.h
ioctl_linux.c Use eth_hw_addr_set instead of dev_addr_set 2023-07-02 12:11:29 +00:00
ioctl_mp.c
mlme_linux.c Use eth_hw_addr_set instead of dev_addr_set 2023-07-02 12:11:29 +00:00
os_intfs.c Use eth_hw_addr_set instead of dev_addr_set 2023-07-02 12:11:29 +00:00
recv_linux.c
rhashtable.c
rhashtable.h
rtw_android.c Remove dead code associated with CONFIG_PLATFORM_INTEL_BYT 2023-05-02 01:28:48 +02:00
rtw_proc.c
rtw_proc.h
rtw_rhashtable.c
rtw_rhashtable.h
usb_intf.c Add 056E:4010 for elecom device 2023-04-13 16:23:45 +09:00
usb_ops_linux.c fix cfi trip from usb_recv_tasklet 2023-01-25 11:02:40 +00:00
wifi_regd.c
xmit_linux.c fix cfi trip from rtw_xmit_entry 2023-01-26 14:37:56 +00:00