Skip to content
New issue

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

ioctl_cfg80211.c:9927:26: error: initialization of ‘int (*)(struct wiphy #19

Open
bijinpeng opened this issue Aug 22, 2024 · 0 comments

Comments

@bijinpeng
Copy link

hello,
my devices are Ubuntu 22.04.2 LTS 。and the error as follow:

~/rtl8192fu/os_dep/linux/ioctl_cfg80211.c:9927:26: error: initialization of ‘int (*)(struct wiphy *, struct net_device *, struct cfg80211_ap_update )’ from incompatible pointer type ‘int ()(struct wiphy *, struct net_device *, struct cfg80211_beacon_data *)’ [-Werror=incompatible-pointer-types]
9927 | .change_beacon = cfg80211_rtw_change_beacon,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
what can i do to handle this?
best regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant