git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48db7b7
)
[SPARC64]: Fix handling of multiple vdc-port nodes.
author
David S. Miller
<davem@sunset.davemloft.net>
Wed, 18 Jul 2007 22:15:45 +0000
(15:15 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Fri, 20 Jul 2007 04:27:18 +0000
(21:27 -0700)
The "id" property in vdc-port nodes are not unique, they
are all zero. Therefore assign ID's using the parent's
"cfg-handle" property which will be unique.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found