0d4636f7d7
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:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
ar9331.c | ||
qca8k-8xxx.c | ||
qca8k-common.c | ||
qca8k.h |