mac80211: rt2x00: add mtd-eeprom swab function
authorMathias Kresin <dev@kresin.me>
Fri, 4 Nov 2016 06:43:40 +0000 (07:43 +0100)
committerJohn Crispin <john@phrozen.org>
Tue, 8 Nov 2016 10:17:11 +0000 (11:17 +0100)
Most of the lantiq devices with ralink wifi have the EEPROM stored
in big endian byte order in flash, but the driver expects the EEPROM to
be in little endian.

Signed-off-by: Mathias Kresin <dev@kresin.me>

No differences found