diff options
author | Amit Cohen <amcohen@nvidia.com> | 2022-06-21 11:33:38 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-06-22 12:56:57 +0100 |
commit | fd66f5184c28dd07ae7efeb2fa9a93c9c85ba66c (patch) | |
tree | 048a593fd68789f2ab3c49f95acea1d73a7bcc06 /net/unix/af_unix.c | |
parent | c96a9919c79e61e791c561a9c9c2ce56371866a1 (diff) |
mlxsw: spectrum_switchdev: Convert mlxsw_sp_mc_write_mdb_entry() to return int
The function returns 'false' upon failure and 'true' upon success.
Convert it to the usual scheme of returning integer error codes and
align the callers.
Signed-off-by: Amit Cohen <amcohen@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions