On 10/29/2020 7:39 AM, Andrew Rybchenko wrote:
From: Ivan Malov <[email protected]>In libefx, a struct member name prefix is an abbreviation for the struct name. Fix mismatch in the case of action set spec struct. Fixes: aeacb8458950 ("common/sfc_efx/base: support adding DELIVER action to set") Fixes: c73d314f790c ("common/sfc_efx/base: support adding VLAN POP action to set") Fixes: 19aa67196d08 ("common/sfc_efx/base: support adding VLAN PUSH action") Fixes: 633a89842c17 ("common/sfc_efx/base: support adding MARK action to set") Signed-off-by: Ivan Malov <[email protected]> Signed-off-by: Andrew Rybchenko <[email protected]> Reviewed-by: Andy Moreton <[email protected]>
Squashed into relevant commit in next-net, thanks. Please confirm it from latest head of next-net. Unfortunately this will cause conflicts to the vendor sub-trees.

