net/sfc: change MAE rule actions parsing parameter
authorIgor Romanov <igor.romanov@oktetlabs.ru>
Fri, 12 Mar 2021 11:07:42 +0000 (14:07 +0300)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 22 Mar 2021 16:19:16 +0000 (17:19 +0100)
commit923a96b844cdfe4663b1a60d9b53cc90c4f28305
treee6d52595c37616516df531d18a7c635848efee55
parent3907defa5bf06a3e4bc87081b0633d925523a781
net/sfc: change MAE rule actions parsing parameter

Current API signature makes it hard to add other entities that
belong to a flow specification. Pass the flow specification
so that additional members can be accessed through the spec.

Signed-off-by: Igor Romanov <igor.romanov@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Reviewed-by: Andy Moreton <amoreton@xilinx.com>
Reviewed-by: Ivan Malov <ivan.malov@oktetlabs.ru>
drivers/net/sfc/sfc_flow.c
drivers/net/sfc/sfc_mae.c
drivers/net/sfc/sfc_mae.h