commit | 984328c7657dbf2fea8f67e1171cb93a22d7fc06 | [log] [tgz] |
---|---|---|
author | Shigeru Yoshida <syoshida@redhat.com> | Tue Feb 13 22:40:58 2024 +0900 |
committer | Paolo Abeni <pabeni@redhat.com> | Thu Feb 15 13:18:19 2024 +0100 |
tree | 0eac7a4a49627fe82d6972beba43ad9355aedd39 | |
parent | 038ba1dc4e54d51d953f5618d8eb5dd39bd9de25 [diff] |
tipc: Cleanup tipc_nl_bearer_add() error paths Consolidate the error paths of tipc_nl_bearer_add() under the common label if the function holds rtnl_lock. Signed-off-by: Shigeru Yoshida <syoshida@redhat.com> Reviewed-by: Tung Nguyen <tung.q.nguyen@dektech.com.au> Link: https://lore.kernel.org/r/20240213134058.386123-1-syoshida@redhat.com Signed-off-by: Paolo Abeni <pabeni@redhat.com>