]> 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)
commitae8adfe2b42b895e25e863ccf216e2359e1e30a8
treed6b651a6b975fc7469390ad074d19db72b2efedc
parent76131404827931b55cd16f71723a57b09ccf977d
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