Page MenuHomeFreeBSD

ath: adapt LDPC support checks
ClosedPublic

Authored by avos on Jan 21 2017, 4:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Mar 28, 4:37 PM
Unknown Object (File)
Feb 26 2024, 7:31 AM
Unknown Object (File)
Feb 9 2024, 1:56 PM
Unknown Object (File)
Dec 20 2023, 1:24 AM
Unknown Object (File)
Nov 24 2023, 5:25 AM
Unknown Object (File)
Nov 24 2023, 2:20 AM
Unknown Object (File)
Nov 22 2023, 11:55 AM
Unknown Object (File)
Nov 21 2023, 4:16 PM
Subscribers

Details

Summary

Set both IEEE80211_HTCAP_LDPC and IEEE80211_HTC_TXLDPC capability flags if LDPC is supported + set 'do_ldpc = 1' only when it is not disabled, not just supported.

Test Plan

Untested; should be (almost) no-op.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

avos retitled this revision from to ath: adapt LDPC support checks.
avos updated this object.
avos edited the test plan for this revision. (Show Details)
avos added a reviewer: adrian.
avos set the repository for this revision to rS FreeBSD src repository - subversion.
adrian edited edge metadata.

yup!

This revision is now accepted and ready to land.Jan 21 2017, 6:22 PM
This revision was automatically updated to reflect the committed changes.