From: Sergey Vlasov Date: Mon, 14 Nov 2005 17:30:50 +0000 (+0300) Subject: [PATCH] PCIE: make bus_id for PCI Express devices unique X-Git-Tag: v2.6.16-rc1~654^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c9ad508c8737ca46a4c55b1062d159b86f7cee2;p=pandora-kernel.git [PATCH] PCIE: make bus_id for PCI Express devices unique The bus_id string must be unique for all devices of that bus in the system, not just for devices with the same parent - otherwise multiple symlinks with identical names appear in /sys/bus/pci_express/devices. Signed-off-by: Sergey Vlasov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed