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

libtins: add patch to fix CH_SWITCH_TIMING value #11309

Merged
merged 1 commit into from
Feb 11, 2020

Conversation

tsilia
Copy link
Contributor

@tsilia tsilia commented Feb 11, 2020

Signed-off-by: Ilya Tsybulsky [email protected]

Maintainer: me / @StevenHessing
Compile tested: (ramips/mt76x8-glibc, TL-MR3020v3.20, OpenWrt master)

Description:
CH_SWITCH_TIMING enumerator's in include/tins/dot11/dot11_base.h value is implicitly set to 103 (actually reserved) instead of correct 104:
https://github.com/mfontanini/libtins/blob/28663b0e933733051bddcc21b2a6e5e5b74c39f9/include/tins/dot11/dot11_base.h#L185

There's an issue reported and a pull request made but not merged for now: mfontanini/libtins#388

@neheb
Copy link
Contributor

neheb commented Feb 11, 2020

Needs a PKG_RELEASE bump.

@tsilia tsilia force-pushed the fix_ch_switch_timing_value branch from c690f70 to d9605ad Compare February 11, 2020 21:27
@neheb neheb merged commit eb29b5a into openwrt:master Feb 11, 2020
@tsilia tsilia deleted the fix_ch_switch_timing_value branch February 11, 2020 21:52
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.

2 participants