commit | bab5c1cfb7a80dd4e8a0c248cf9c31dd414c1391 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Sun Jul 08 23:51:21 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 09 16:24:17 2018 -0700 |
tree | cb2d5df6cb270cf9c20cddf2b61eac4db4c7d8cf | |
parent | 64eccd0066775aaf7442761413b3cac137c00ced [diff] |
mlxsw: spectrum_acl: Add tcam init/fini ops Add ops to be called on driver instance init and fini. This is needed in order to be possible to do Spectrum-2 specific init and fini work. 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>