We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
src/rtl8723bu-ff22a9fc36595db4c66b7bdc3f7646d70a978a45/os_dep/ioctl_cfg80211.c:5905:20: error: initialization of ‘int (*)(struct wiphy *, struct net_device *, unsigned int)’ from incompatible pointer type ‘int (*)(struct wiphy *, struct net_device *)’ [-Werror=incompatible-pointer-types] 5905 | .stop_ap = cfg80211_rtw_stop_ap, | ^~~~~~~~~~~~~~~~~~~~ /home/bernhard/manjaro/extra/linux519-extramodules/rtl8723bu/src/rtl8723bu-ff22a9fc36595db4c66b7bdc3f7646d70a978a45/os_dep/ioctl_cfg80211.c:5905:20: note: (near initialization for ‘rtw_cfg80211_ops.stop_ap’)
full build log attached rtl8723bu-202208171911.log
The text was updated successfully, but these errors were encountered:
This issue starts with kernel 5.19.2 - compiling with 5.19.1 was still fine
Sorry, something went wrong.
fix in #191
No branches or pull requests
full build log attached
rtl8723bu-202208171911.log
The text was updated successfully, but these errors were encountered: