mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
fpga: remove duplicate ignore_ip_names
Signed-off-by: Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
This commit is contained in:
parent
c6e904ced4
commit
68ecc1a85a
1 changed files with 0 additions and 2 deletions
|
@ -27,8 +27,6 @@ public:
|
|||
std::shared_ptr<kernel::vfio::Container> vfioContainer;
|
||||
std::shared_ptr<kernel::vfio::Device> vfioDevice;
|
||||
|
||||
std::list<std::string> ignored_ip_names;
|
||||
|
||||
// Slave address space ID to access the PCIe address space from the
|
||||
// FPGA
|
||||
MemoryManager::AddressSpaceId addrSpaceIdDeviceToHost;
|
||||
|
|
Loading…
Add table
Reference in a new issue