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)
Sun, Dec 1, 6:58 PM
Unknown Object (File)
Sun, Dec 1, 9:13 AM
Unknown Object (File)
Fri, Nov 29, 5:22 AM
Unknown Object (File)
Thu, Nov 28, 4:25 AM
Unknown Object (File)
Oct 19 2024, 1:36 PM
Unknown Object (File)
Oct 14 2024, 1:49 AM
Unknown Object (File)
Oct 2 2024, 7:52 AM
Unknown Object (File)
Sep 22 2024, 2:02 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 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.