commit | 6f8b4788266c7df3b7cfc6c665f663b4c3d09aad | [log] [tgz] |
---|---|---|
author | Alexander Aring <aahringo@redhat.com> | Tue Apr 29 16:29:13 2025 -0400 |
committer | David Teigland <teigland@redhat.com> | Wed Apr 30 09:26:34 2025 -0500 |
tree | 6f5958416d0b5aec9b63385d9d349793f8540fdc | |
parent | 574511615a2e17e5dfe4754f6e9cea005b6c718a [diff] |
dlm: drop SCTP Kconfig dependency DLM does not use any exported SCTP function. SCTP is registered dynamically as protocol to the kernel and can be used over the right protocol identifiers on the socket api. We drop the SCTP dependency as DLM can also be used with TCP only. Signed-off-by: Alexander Aring <aahringo@redhat.com> Reviewed-by: Heming zhao <heming.zhao@suse.com> Signed-off-by: David Teigland <teigland@redhat.com>