Ian Lepore b29fdcf8b3 Init sc->maxbus to -1, not 0. It represents the highest array index that
has a non-NULL child bus stored in it, so the "none" value can't be zero
since that's a valid array index.  Also, when adding all possible buses
because there is no specific per-bus config, there's no need to reset
sc->maxbus on each loop iteration, it can be set once after the loop.
2020-01-08 22:45:32 +00:00
..
2020-01-06 10:52:13 +00:00
2020-01-08 11:30:03 +00:00
2019-12-16 13:17:39 +00:00
2020-01-08 19:06:22 +00:00