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

Fixed call to timer functions for later kernel API (>4.14) #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mvdw73
Copy link

@mvdw73 mvdw73 commented May 16, 2020

No description provided.

@mvdw73
Copy link
Author

mvdw73 commented May 16, 2020

This change allows the dnt900 kernel module to be able to compile on kernels later than 4.14.

As implemented though there is a problem that there is a NULL pointer dereferenced during the initial call to dnt900_send_packet. Not sure if that's a new bug or existing; I'm not a kernel dev and can't work out the NULL reference.

I'm actually trying to get this working on a DNT2400 device (that's the only hardware I have, and I need the 2.4GHz radio for ... reasons), but I don't think that's the root cause of the issue.

Would really appreciate a commit and a quick test to see if you could emulate and then stomp the bug. Thanks.

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

Successfully merging this pull request may close these issues.

1 participant