aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorPetr Machata <[email protected]>2020-04-05 09:50:22 +0300
committerDavid S. Miller <[email protected]>2020-04-06 10:14:00 -0700
commitccfc569347f870830e7c7cf854679a06cf9c45b5 (patch)
tree5c37b95e4e40d8cc3c4cebadc00ee190212989de /scripts/patch-kernel
parent0be0ae144109a43266631b94adef5c806c56a4b1 (diff)
mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLE
The handler for FLOW_ACTION_VLAN_MANGLE ends by returning whatever the lower-level function that it calls returns. If there are more actions lined up after this action, those are never offloaded. Fix by only bailing out when the called function returns an error. Fixes: a150201a70da ("mlxsw: spectrum: Add support for vlan modify TC action") Signed-off-by: Petr Machata <[email protected]> Reviewed-by: Jiri Pirko <[email protected]> Signed-off-by: Ido Schimmel <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions