You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No problem in ca797e1, the following error when using 60222a5:
In file included from /var/lib/dkms/8812au/5.6.4.2_35491.20191025/build/include/drv_types.h:37,
from /var/lib/dkms/8812au/5.6.4.2_35491.20191025/build/core/rtw_io.c:47:
/var/lib/dkms/8812au/5.6.4.2_35491.20191025/build/include/drv_types_linux.h: In function ‘eth_hw_addr_set’:
/var/lib/dkms/8812au/5.6.4.2_35491.20191025/build/include/drv_types_linux.h:22:42: error: expected ‘;’ before ‘}’ token
22 | memcpy(dev->dev_addr, addr, ETH_ALEN)
| ^
No problem in ca797e1, the following error when using 60222a5:
Probably here missing a semicolon?
rtl8812au/include/drv_types_linux.h
Line 22 in 09ba98c
The text was updated successfully, but these errors were encountered: