net/ice/base: revert change of first profile mask
authorWenjun Wu <wenjun1.wu@intel.com>
Tue, 13 Jul 2021 01:51:04 +0000 (09:51 +0800)
committerQi Zhang <qi.z.zhang@intel.com>
Fri, 16 Jul 2021 08:11:30 +0000 (10:11 +0200)
commit0a37b22875d67f37a561012e30456ad51bd79061
tree90532affa96d25e8957bf5a63adf7dae9cfbbe2c
parent8649e2356689a6fdd2d4ae3ebe183f2ecd6046fd
net/ice/base: revert change of first profile mask

Segmentation fault mentioned in below commit is related to
other root cause under investigation.
This reverts patch below since it may have potential
risk and side effect if the first profile mask is set to 0.

Fixes: 148fdf2d3537 ("net/ice/base: fix first profile mask")
Cc: stable@dpdk.org
Signed-off-by: Wenjun Wu <wenjun1.wu@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
drivers/net/ice/base/ice_flex_pipe.c