commit | 1e3bce22f8957ce7e61e4dffa95976c7aa8440e3 | [log] [tgz] |
---|---|---|
author | Yoshinori Sato <ysato@users.sourceforge.jp> | Mon Apr 25 15:41:01 2016 +0900 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 25 15:10:43 2016 -0400 |
tree | 35bd8c6a0919db68340d1f4639437d1b21f55395 | |
parent | a4405617414c65e943a878b3d482166e54745557 [diff] |
pci: Device scanning range fix The terminal condition in the area where a PCI device is scanned is wrong, and 1f.7 isn't scanned. Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>