net/ice: add flow IPv6 TC support
authorYing A Wang <ying.a.wang@intel.com>
Thu, 18 Jul 2019 01:38:43 +0000 (09:38 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 23 Jul 2019 12:31:35 +0000 (14:31 +0200)
commit72d138ff0f58d2cf2c3ef58b0f5c32e186b82a15
tree5791302bc0da652928c7323f42c4eadd38c4c064
parent9740e614c907f685af1236f217fc278300f209d8
net/ice: add flow IPv6 TC support

When set flow ipv6 tc rule, ice_get_flow_field will set error.
This patch fixes this issue.

Fixes: d76116a4678f ("net/ice: add generic flow API")

Signed-off-by: Ying A Wang <ying.a.wang@intel.com>
Acked-by: Qiming Yang <qiming.yang@intel.com>
drivers/net/ice/ice_generic_flow.c