Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
enetc: Fix endianness issues for enetc_ethtool
These particular fields are specified in the H/W reference manual as having network byte order format, so enforce big endian annotation for them and clear the related sparse warnings in the process. Signed-off-by: Claudiu Manoil <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
- Loading branch information