New upstream version 17.11.1
[deb_dpdk.git] / drivers / bus / pci / pci_common_uio.c
index 0671131..b75988d 100644 (file)
@@ -119,7 +119,6 @@ pci_uio_map_resource(struct rte_pci_device *dev)
 
        dev->intr_handle.fd = -1;
        dev->intr_handle.uio_cfg_fd = -1;
-       dev->intr_handle.type = RTE_INTR_HANDLE_UNKNOWN;
 
        /* secondary processes - use already recorded details */
        if (rte_eal_process_type() != RTE_PROC_PRIMARY)