net/ice: clean redundant macro definition of filters
authorYuying Zhang <yuying.zhang@intel.com>
Mon, 26 Apr 2021 05:38:13 +0000 (05:38 +0000)
committerQi Zhang <qi.z.zhang@intel.com>
Mon, 26 Apr 2021 08:01:31 +0000 (10:01 +0200)
commit1ee4ff21cf9487ce4516a869ea0d3b6410792625
tree8fe4ad881f96c392a26bf715d7043e9cad6e0a15
parent0c35eecfe8b54bbdf59c30a803404acfdcc4f7eb
net/ice: clean redundant macro definition of filters

The input set has been divided into two parts to distinguish
inner and outer field. ICE_INSET_TUN_* is the same as non tunnel
macro definition. Clean redundant ICE_INSET_TUN_* codes.

Signed-off-by: Yuying Zhang <yuying.zhang@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
drivers/net/ice/ice_fdir_filter.c
drivers/net/ice/ice_generic_flow.h
drivers/net/ice/ice_switch_filter.c