commit | 19d1fda609a4c39caca73858c90ebee823028362 | [log] [tgz] |
---|---|---|
author | Thu Nguyen <thu@os.amperecomputing.com> | Thu Dec 05 08:43:06 2024 +0000 |
committer | Andrew Jeffery <andrew@codeconstruct.com.au> | Thu Jan 09 03:38:07 2025 +0000 |
tree | fc8116651faa49c8da0d444264a82aab2692b24b | |
parent | 4bbd02dce8fe574ecae5efda089e02940178cac7 [diff] [blame] |
MCTPReactor: Update MCTP D-Bus APIs The MCTP D-Bus APIs are changed as [1] https://codeconstruct.com.au/docs/mctp-utils-v2-0-release/ The `MCTPReactor` should be updated to use new APIs. Signed-off-by: Thu Nguyen <thu@os.amperecomputing.com> Change-Id: Ie2fdd9cadb61f4a2716080d8af1bdb21b9d9ad7c
diff --git a/src/mctp/MCTPEndpoint.hpp b/src/mctp/MCTPEndpoint.hpp index 02322d1..f1b2198 100644 --- a/src/mctp/MCTPEndpoint.hpp +++ b/src/mctp/MCTPEndpoint.hpp
@@ -52,7 +52,7 @@ /** * @brief Captures properties of MCTP interfaces. * - * https://github.com/CodeConstruct/mctp/blob/v1.1/src/mctp.c#L672-L703 + * https://github.com/CodeConstruct/mctp/blob/v2.0/src/mctp.c#L668-L699 */ struct MCTPInterface {