commit | 2a9aeabdfb34374ecac25e7a8d21c9e368618cd4 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Sun Jul 14 13:55:52 2013 -0400 |
committer | Kevin O'Connor <kevin@koconnor.net> | Sun Jul 14 13:55:52 2013 -0400 |
tree | 807884b6de91965c9b872b9150bfca7bd49f6727 | |
parent | c02c219cd79299a0a153ecf862f0e301a057f2cb [diff] |
Fix USB EHCI detection that was broken in hlist conversion of PCIDevices. Make sure the PCI device list is ordered in bus order. Don't iterate past the end of the list when detecting EHCI devices. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>