]> asedeno.scripts.mit.edu Git - linux.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)
commitb2c091ce46a7e08d776160d2f1b8ccabc85410b3
treed6b651a6b975fc7469390ad074d19db72b2efedc
parent6f9579d4e3021b17b0a4cde6b04a6c94c9575cdf
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