[PATCH] PCI: really fix parent's subordinate busnr
authorKristen Accardi <kristen.c.accardi@intel.com>
Wed, 18 Jan 2006 00:57:01 +0000 (16:57 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 23 Mar 2006 22:35:10 +0000 (14:35 -0800)
commite3ac86d8b3f5cee1afaa3e9e6984d0321149b948
tree6bb42129178c2bcaf2afb56484c7d3940b6be924
parentb82db5cedf78bfeb4a1c8a28ae284dc671d26eb3
[PATCH] PCI: really fix parent's subordinate busnr

After you find the maximum value of the subordinate buses below the child
bus, you must fix the parent's subordinate bus number again, otherwise
it may be too small.

Signed-off-by: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/probe.c
This page took 0.074128 seconds and 5 git commands to generate.