[PAKCET_IO] framework intermediate state <the second time>
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
#include "pio_pcap_file.h"
|
||||
|
||||
int pio_pcap_file_device_open(const void *init_data) {
|
||||
int pio_pcap_file_device_open(struct packet_io_device *pdev, const char *path, uint32_t nr_rxq, uint32_t nr_txq) {
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user