commit | 8c9ad508c8737ca46a4c55b1062d159b86f7cee2 | [log] [tgz] |
---|---|---|
author | Sergey Vlasov <vsu@altlinux.ru> | Mon Nov 14 20:30:50 2005 +0300 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jan 09 12:13:15 2006 -0800 |
tree | 20e2a5ffb2ec6f6dcf98a65c4d612c2766002fa9 | |
parent | fb37fb960689aa1346e2621a946f230285c03593 [diff] |
[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 <vsu@altlinux.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>