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

Compile error, no member device_info #26

Open
Darkar25 opened this issue Dec 5, 2021 · 2 comments
Open

Compile error, no member device_info #26

Darkar25 opened this issue Dec 5, 2021 · 2 comments

Comments

@Darkar25
Copy link

Darkar25 commented Dec 5, 2021

struct rtl8192eu_efuse does not contain device_info...
Error came from c801212

@mirschkyn
Copy link

Same here. Clearly a missing struct member.
There is no device_info member anywhere.
This can never build.

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/net/wireless/realtek/rtl8xxxu?id=c240b044edefa3c3af4014a4030e017dd95b59a1

Same change in the kernel contains the relevant struct member changes.

@Darkar25
Copy link
Author

Same here. Clearly a missing struct member. There is no device_info member anywhere. This can never build.

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/net/wireless/realtek/rtl8xxxu?id=c240b044edefa3c3af4014a4030e017dd95b59a1

Same change in the kernel contains the relevant struct member changes.

Thanks,i will apply these changes in my fork

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

2 participants