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)
Mon, Feb 24, 5:30 AM
Unknown Object (File)
Sun, Feb 23, 2:48 AM
Unknown Object (File)
Fri, Feb 21, 7:25 PM
Unknown Object (File)
Fri, Feb 21, 11:04 AM
Unknown Object (File)
Sat, Feb 1, 5:04 PM
Unknown Object (File)
Jan 19 2025, 12:07 AM
Unknown Object (File)
Jan 3 2025, 8:29 PM
Unknown Object (File)
Dec 13 2024, 8:21 AM
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 Skipped
Unit
Tests Skipped

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.