This fixes some errors on PPC64, during attach and when trying to assign an IP to an interface.
With this change, basic operation of X710 NICs is now possible.
- This also fixes builds with IXL_DEBUG enabled
Differential D23975
ixl: Add missing conversions from/to LE16 luporl on Mar 5 2020, 5:05 PM. Authored by Tags Referenced Files
Details
This fixes some errors on PPC64, during attach and when trying to assign an IP to an interface.
Diff Detail
Event TimelineComment Actions Thanks for fixing the issue with IXL_DEBUG! The CPU_TO_LE16 changes look acceptable to me, but we can't guarantee we'll be vigilant about adding them to new code in the future since we only officially support amd64 for ixl. |