commit | 1ae94881c9f30d274fe55f4c3677510da5d789fd | [log] [tgz] |
---|---|---|
author | Martin Mares <mj@ucw.cz> | Mon May 25 15:28:33 2020 +0200 |
committer | Martin Mares <mj@ucw.cz> | Mon May 25 15:28:33 2020 +0200 |
tree | 252b1ef3a46ed36822f4411a1a3157b1716a9906 | |
parent | 82c06b47dea5a38075ce9d56f743360bc47b4c78 [diff] |
Library: Handle domains in all back-ends Even if the back-end does not implement multiple domains, it can be called on a device in a non-zero domain if the use obtained the device by calling pci_get_dev() instead of scanning the bus. In all such cases, report that 0 bytes were read/written.