On 11/2/2020 10:45 AM, Ferruh Yigit wrote:
On 11/2/2020 9:22 AM, Ivan Malov wrote:
Hi Ferruh,
Many thanks for your help.
It looks like I forgot to add the line
Fixes: 0902ed140fcf("common/sfc_efx/base: add MAE action set provisioning APIs")
to the commit log of the patch.
Currently, the said commit has old suffix used in it:
drivers/common/sfc_efx/base/efx_mae.c:927: MAE_ACTION_SET_ALLOC_IN_DELIVER,
spec->emass_deliver_mport.sel);
The point at which this wrong line is fixed to "emass -> ema" is
0f41b86eff7e ("common/sfc_efx/base: support adding FLAG action to set")
that is, an irrelevant patch.
Thanks for catching it, fixing it now.
Done, can you please check again the next-net/main?