rtl8812au-chinawrj/os_dep
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
..
linux ioctl_cfg80211: fix build against kernels < 4.10.x 2023-07-03 13:54:27 -07:00
osdep_service.c Use eth_hw_addr_set instead of dev_addr_set 2023-07-02 12:11:29 +00:00