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

Fixup kernel 6.1.39 build - stale kickoff removal in wireless regulator API #5492

Merged
merged 4 commits into from Jul 19, 2023

Conversation

igorpecovnik
Copy link
Member

@igorpecovnik igorpecovnik commented Jul 19, 2023

Description

Extending #5484 to K6.1.y

How Has This Been Tested?

  • Build test on 6.1 and 6.4

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

@viraniac
Copy link
Collaborator

I am not sure if ((LINUX_VERSION_CODE < KERNEL_VERSION(6, 3, 13)) will ever comes into play now. Let me make an adjustment

@viraniac
Copy link
Collaborator

Now I think this looks better. @igorpecovnik What do you think?

@viraniac
Copy link
Collaborator

Sorry, missed a parenthesis. Corrected the same. For some reason, it took default commit message rather than what I wrote, interesting.

Modified final value to be less than 6.4.4 rather than 6.5.0
@igorpecovnik igorpecovnik merged commit 84e4a26 into main Jul 19, 2023
5 checks passed
@igorpecovnik igorpecovnik deleted the wireless-extending branch July 19, 2023 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants