]> git.baikalelectronics.ru Git - kernel.git/commit
mlxsw: spectrum: Move flow offload binding into spectrum_flow.c
authorJiri Pirko <jiri@mellanox.com>
Mon, 27 Apr 2020 15:13:09 +0000 (18:13 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Apr 2020 19:43:29 +0000 (12:43 -0700)
commitddb03934a513a8af50914808d35a544cdb915eac
tree6db811bd3a719e5af9d44ef182178ed31542fb92
parent310c4eaf09dd786604b33783ca01234cc7950d13
mlxsw: spectrum: Move flow offload binding into spectrum_flow.c

Move the code taking case of setup of flow offload into spectrum_flow.c
Do small renaming of callbacks on the way.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/spectrum.c
drivers/net/ethernet/mellanox/mlxsw/spectrum.h
drivers/net/ethernet/mellanox/mlxsw/spectrum_flow.c