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)
Fri, Nov 29, 12:02 AM
Unknown Object (File)
Nov 6 2024, 1:28 PM
Unknown Object (File)
Oct 17 2024, 11:50 AM
Unknown Object (File)
Oct 17 2024, 11:50 AM
Unknown Object (File)
Oct 17 2024, 11:49 AM
Unknown Object (File)
Oct 17 2024, 11:26 AM
Unknown Object (File)
Oct 4 2024, 9:08 PM
Unknown Object (File)
Oct 4 2024, 12:53 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.