commit | de8d28b16f5614aeb12bb69c8f9a38578b8d3ada | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Thu Jun 22 16:18:54 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Fri Jun 23 23:15:26 2006 -0700 |
tree | 152f0930dc099606342e9cc6d9a3892cd9f3f192 | |
parent | 765b5f32730cfd2608291e679060b0391570c8b3 [diff] |
[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree. One thing this change pointed out was that we really should pull the "get 'local-mac-address' property" logic into a helper function all the network drivers can call. Signed-off-by: David S. Miller <davem@davemloft.net>