commit | 59be4ad6bb01fa80b6ad2cf15163ccb617f7d603 | [log] [tgz] |
---|---|---|
author | Ondrej Zary <linux@rainbow-software.org> | Mon Jun 30 18:38:30 2014 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 07 17:06:51 2014 -0700 |
tree | 73ebd5cedb349998a2ee6d47a4cb8815bcf0bc06 | |
parent | e36124d464d5ba74a171385ac1ba93acf4343de4 [diff] |
tlan: Fix MAC address byte order on OC-2325/OC-2326 Olicom OC-2325 and OC-2326 cards have the MAC address byte-swapped in EEPROM. Byte-swap the MAC address if it's located at offset 0xF8. Signed-off-by: Ondrej Zary <linux@rainbow-software.org> Signed-off-by: David S. Miller <davem@davemloft.net>