commit | 462ca99c2ff6caae94dde5c05b56b54f6c01602a | [log] [tgz] |
---|---|---|
author | Wolfgang Grandegger <wg@grandegger.com> | Tue Nov 23 06:40:25 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Nov 28 11:31:22 2010 -0800 |
tree | 5ed8d62cf6c08ff966c560cf46c227bebcc85bfd | |
parent | 0ac78870220b6e0ac74dd9292bcfa7b18718babd [diff] |
au1000_eth: fix invalid address accessing the MAC enable register "aup->enable" holds already the address pointing to the MAC enable register. The bug was introduced by commit d0e7cb: "au1000-eth: remove volatiles, switch to I/O accessors". CC: Florian Fainelli <florian@openwrt.org> Signed-off-by: Wolfgang Grandegger <wg@denx.de> Acked-by: Florian Fainelli <florian@openwrt.org> Signed-off-by: David S. Miller <davem@davemloft.net>