diff options
author | Ben Dooks <ben@simtec.co.uk> | 2009-10-19 23:49:04 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-10-21 02:11:06 (GMT) |
commit | 160d0fadaf7ce20e5bad26c8a955504b93c6a5ba (patch) | |
tree | b1f45760cbde7a0b9d819333fef930685e1b67e9 /drivers/spi/Kconfig | |
parent | 57dada6819160eb08f2945fb847045f173d3218d (diff) | |
download | linux-160d0fadaf7ce20e5bad26c8a955504b93c6a5ba.tar.xz |
KS8851: Fix MAC address write order
The MAC address register was being written in the wrong order, so add
a new address macro to convert mac-address byte to register address and
a ks8851_wrreg8() function to write each byte without having to worry
about any difficult byte swapping.
Fixes a bug reported by Doong, Ping of Micrel.
Signed-off-by: Ben Dooks <ben@simtec.co.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/spi/Kconfig')
0 files changed, 0 insertions, 0 deletions