]> 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)
commit1f4d2d9fae7561e84cee746e7c560ef6bf86f750
tree6db811bd3a719e5af9d44ef182178ed31542fb92
parente8eaf7a2569ab531f90d7858e9f2cffed8632b70
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