numam-dpdk/drivers/net/tap
Pascal Mazon 455c14e974 net/tap: skip overwritten file descriptor assignment
pmd->fds[0], pmd->rxq[0] and pmd->txq[0] are set a couple of lines after
the for loop that initializes them to -1.

Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com>
Acked-by: Keith Wiles <keith.wiles@intel.com>
2017-02-10 12:25:49 +01:00
..
Makefile net/tap: add TUN/TAP device PMD 2017-01-17 19:40:50 +01:00
rte_eth_tap.c net/tap: skip overwritten file descriptor assignment 2017-02-10 12:25:49 +01:00
rte_pmd_tap_version.map net/tap: add TUN/TAP device PMD 2017-01-17 19:40:50 +01:00