]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mlxsw: Add option to choose trap group
authorNogah Frankel <nogahf@mellanox.com>
Fri, 25 Nov 2016 09:33:39 +0000 (10:33 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 26 Nov 2016 02:22:14 +0000 (21:22 -0500)
commit0fb78a4e9c8563e1f95358794bd168c5c1e72009
tree751577feae526796ac7e472cb7e2d196caac27dd
parentd570b7ee4e47721099fc6309fd3ff9b637261357
mlxsw: Add option to choose trap group

Currently, we set the trap group to pre-determined option, based on whether
it is an rx or event trap.
This commit adds a possibility to chose the trap group, so it can be set
to different values in the following patches.

Signed-off-by: Nogah Frankel <nogahf@mellanox.com>
Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/core.h
drivers/net/ethernet/mellanox/mlxsw/spectrum.c
drivers/net/ethernet/mellanox/mlxsw/switchib.c
drivers/net/ethernet/mellanox/mlxsw/switchx2.c