[SPARC64]: Fix handling of multiple vdc-port nodes.
authorDavid S. Miller <davem@sunset.davemloft.net>
Wed, 18 Jul 2007 22:15:45 +0000 (15:15 -0700)
committerDavid 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