pfring: delete unused define.

pull/287/merge
Eric Leblond 13 years ago committed by Victor Julien
parent 786cbb1244
commit e14a817fbd

@ -106,7 +106,6 @@ TmEcode NoPfringSupportExit(ThreadVars *tv, void *initdata, void **data)
static SCMutex pfring_bpf_set_filter_lock = PTHREAD_MUTEX_INITIALIZER;
/* XXX replace with user configurable options */
#define LIBPFRING_SNAPLEN 1518
#define LIBPFRING_PROMISC 1
#define LIBPFRING_REENTRANT 0
#define LIBPFRING_WAIT_FOR_INCOMING 1

Loading…
Cancel
Save