Skip to content

rtw88: Fix typo in portability glue#2262

Open
sanesecurityguy wants to merge 1 commit into
freebsd:mainfrom
sanesecurityguy:fix_portability_typo
Open

rtw88: Fix typo in portability glue#2262
sanesecurityguy wants to merge 1 commit into
freebsd:mainfrom
sanesecurityguy:fix_portability_typo

Conversation

@sanesecurityguy

Copy link
Copy Markdown

Fix typo in if statement for compiling rtw88 against a Linux target.

Signed-off-by: Lambert Lim lambert@sanesecurityguy.com

Fix typo in if statement for compiling rtw88 against a Linux target.

Signed-off-by: Lambert Lim <lambert@sanesecurityguy.com>
@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown

Thank you for taking the time to contribute to FreeBSD!

Some of files have special handling:

Warning

sys/contrib: Contributed software usually managed by vendor branch

@sanesecurityguy

Copy link
Copy Markdown
Author

sys/contrib: Contributed software usually managed by vendor branch

Seeing as the code subject to the if statement was ported directly from Linux to FreeBSD, and since the Linux source of the code does not include any portability glue, I think this typo was introduced on our side.

@concussious concussious left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching this!

@concussious concussious added the ready Seems ready to go, subject to final sanity check label Jun 10, 2026
@bsdimp bsdimp added the staged Devevloper has this staged and will push or reject pending testing. label Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready Seems ready to go, subject to final sanity check staged Devevloper has this staged and will push or reject pending testing.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants