diff options
| author | Niklas Cassel <[email protected]> | 2018-03-28 13:50:09 +0200 |
|---|---|---|
| committer | Lorenzo Pieralisi <[email protected]> | 2018-04-03 12:23:52 +0100 |
| commit | 3567a4edd6352239586470da1bd5834989425085 (patch) | |
| tree | eaea11b533ae62882a7d4a7c92b7250266fe1b34 /drivers/net/xen-netback/interface.c | |
| parent | f16b1f6fdf631213428ff115ae49ea70c9ac4f2d (diff) | |
PCI: endpoint: Setting 64-bit/prefetch bit is invalid when IO is set
If flag PCI_BASE_ADDRESS_SPACE_IO is set, also having any
PCI_BASE_ADDRESS_MEM_* bit set is invalid.
This sanity check is done in pci_epc_set_bar(), so that we don't need
to do this sanity check in all epc->ops->set_bar() implementations.
Signed-off-by: Niklas Cassel <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Acked-by: Kishon Vijay Abraham I <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions