pfring: Fix kernel version in comment

pull/4062/head
Max Fillinger 6 years ago committed by Victor Julien
parent b37554e0bc
commit 4f3bb48f83

@ -628,7 +628,7 @@ TmEcode ReceivePfringThreadInit(ThreadVars *tv, const void *initdata, void **dat
ptv->tv);
#endif
/* If kernel is older than 3.8, VLAN is not stripped so we don't
/* If kernel is older than 3.0, VLAN is not stripped so we don't
* get the info from packt extended header but we will use a standard
* parsing */
ptv->vlan_in_ext_header = 1;

Loading…
Cancel
Save