net/ice/base: remove unnecessary case branches
authorQi Zhang <qi.z.zhang@intel.com>
Mon, 15 Jun 2020 02:04:51 +0000 (10:04 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 16 Jun 2020 17:21:08 +0000 (19:21 +0200)
commit0176d92a83dc598fc5b031f18038c9afe720033a
treeb7146d314a94259ff29f4414f55c109eb8709d4b
parent6bad5047be24b6884ac90ac0a9436924a8142dd5
net/ice/base: remove unnecessary case branches

Remove unnecessary case branch, since the switch and pipeline stage is
not designed to be handled by the flow module.

Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Qiming Yang <qiming.yang@intel.com>
drivers/net/ice/base/ice_flow.c