commit | 6d9f5b035d73129fe0ba4c0d28af55ee565e2490 | [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 | cacd1d2f33da2d78e8568f2e48539a4a57de20ae [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>