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:
fb37fb9
)
[PATCH] PCIE: make bus_id for PCI Express devices unique
author
Sergey Vlasov
<vsu@altlinux.ru>
Mon, 14 Nov 2005 17:30:50 +0000
(20:30 +0300)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 9 Jan 2006 20:13:15 +0000
(12:13 -0800)
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>
No differences found