i40e: fix filtering with vlan input
authorHelin Zhang <helin.zhang@intel.com>
Thu, 10 Dec 2015 10:44:22 +0000 (18:44 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 10 Dec 2015 20:41:13 +0000 (21:41 +0100)
commit0d16d2694a74416ec1650dfaa921b19528f757c3
treea0db0fbf0b1063893f3403be2e6f9364b36dbb11
parent22215f141b1a6ea11d79a55c69f4fcdbf7e71764
i40e: fix filtering with vlan input

It corrects the input set values to be set for vlan or
double vlan.

Fixes: 98f055707685 ("i40e: configure input fields for RSS or flow director")

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
drivers/net/i40e/i40e_ethdev.c