commit | e3ac86d8b3f5cee1afaa3e9e6984d0321149b948 | [log] [tgz] |
---|---|---|
author | Kristen Accardi <kristen.c.accardi@intel.com> | Tue Jan 17 16:57:01 2006 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Mar 23 14:35:10 2006 -0800 |
tree | 6bb42129178c2bcaf2afb56484c7d3940b6be924 | |
parent | b82db5cedf78bfeb4a1c8a28ae284dc671d26eb3 [diff] |
[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>