amdkfd: Fixing topology bug in building sysfs nodes
authorBen Goz <ben.goz@amd.com>
Tue, 2 Dec 2014 14:41:08 +0000 (16:41 +0200)
committerOded Gabbay <oded.gabbay@amd.com>
Tue, 2 Dec 2014 14:41:08 +0000 (16:41 +0200)
Original code sent always 0 as the index number of the node. This patch fixes
this bug by sending a variable which is incremented per node.

Signed-off-by: Ben Goz <ben.goz@amd.com>
Reviewed-by: Oded Gabbay <oded.gabbay@amd.com>
Signed-off-by: Oded Gabbay <oded.gabbay@amd.com>

No differences found