Skip to content

libtins: add patch to fix CH_SWITCH_TIMING value#11309

Merged
neheb merged 1 commit intoopenwrt:masterfrom
tsilia:fix_ch_switch_timing_value
Feb 11, 2020
Merged

libtins: add patch to fix CH_SWITCH_TIMING value#11309
neheb merged 1 commit intoopenwrt:masterfrom
tsilia:fix_ch_switch_timing_value

Conversation

@tsilia
Copy link
Copy Markdown
Contributor

@tsilia tsilia commented Feb 11, 2020

Signed-off-by: Ilya Tsybulsky ilya.tsybulsky@gmail.com

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
Copy Markdown
Contributor

neheb commented Feb 11, 2020

Needs a PKG_RELEASE bump.

Signed-off-by: Ilya Tsybulsky <ilya.tsybulsky@gmail.com>
@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