Page MenuHomeFreeBSD

wpi(4): fix some byteorder conversions
ClosedPublic

Authored by avos on Oct 1 2015, 2:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 22, 12:22 AM
Unknown Object (File)
Sep 8 2025, 1:05 PM
Unknown Object (File)
Sep 5 2025, 3:25 AM
Unknown Object (File)
Jul 27 2025, 4:34 PM
Unknown Object (File)
Jul 14 2025, 4:25 PM
Unknown Object (File)
Jul 7 2025, 10:55 AM
Unknown Object (File)
Jul 7 2025, 12:20 AM
Unknown Object (File)
Jul 5 2025, 5:00 AM
Subscribers

Details

Summary

'chan' is 1-byte variable - so, htole16() is not required here.

Diff Detail

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

Event Timeline

avos retitled this revision from to wpi(4): fix some byteorder conversions.
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.
This revision was automatically updated to reflect the committed changes.