mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-07 17:49:54 +00:00
The switch sends autocast mib in little-endian. This is problematic for
big-endian system as the values needs to be converted.
Fix this by converting each mib value to cpu byte order.
Fixes:
|
||
|---|---|---|
| .. | ||
| 8021q.h | ||
| brcm.h | ||
| lan9303.h | ||
| loop.h | ||
| mv88e6xxx.h | ||
| ocelot.h | ||
| sja1105.h | ||
| tag_qca.h | ||