net/i40e: remove duplicate tunnel type check
authorGaurav Singh <gaurav1086@gmail.com>
Sat, 1 Aug 2020 01:57:52 +0000 (21:57 -0400)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 5 Aug 2020 16:52:15 +0000 (18:52 +0200)
commit8716f9942a408a79a114ac0496e4e7d55bc9944c
tree88b27208a25130c1bd8c5ca932de03850167eb35
parent50458c9dc3219d1b6a48f8a8baad7da322b16b85
net/i40e: remove duplicate tunnel type check

remove duplicate check

Fixes: 62e94f7f66fb ("net/i40e: configure packet type mapping")
Cc: stable@dpdk.org
Signed-off-by: Gaurav Singh <gaurav1086@gmail.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
drivers/net/i40e/rte_pmd_i40e.c