5d16a43c40
When using the same file descriptor for both rx and tx, the
eth_dev_stop function would close the same fd twice. This
change prevents that from happening.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
rte_eth_af_packet.c | ||
rte_pmd_af_packet_version.map |