]> git.baikalelectronics.ru Git - kernel.git/commit
mlxsw: spectrum_acl: Make mlxsw_sp_acl_tcam_vregion_rehash() return void
authorJiri Pirko <jiri@mellanox.com>
Thu, 28 Feb 2019 06:59:27 +0000 (06:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 2 Mar 2019 05:44:11 +0000 (21:44 -0800)
commitd3646a560b1b715664f75f4ff58ee6aaece7c14e
treed6b651a6b975fc7469390ad074d19db72b2efedc
parenta44533e8eabaabfb5c2b5475f1b0fb224b437236
mlxsw: spectrum_acl: Make mlxsw_sp_acl_tcam_vregion_rehash() return void

The return value is ignored anyway, so just return void.

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_acl_tcam.c