Commit d787487e authored by Adam Wujek's avatar Adam Wujek Committed by Adam Wujek

tools: add two fields about perentAnn to wrs_dump_shmem

Signed-off-by: 's avatarAdam Wujek <adam.wujek@creotech.pl>
parent 81a40a22
......@@ -354,6 +354,8 @@ struct dump_info wr_ext_portDS_info [] = {
DUMP_FIELD(wr_config_Enumeration8, wrConfig),
DUMP_FIELD(wr_config_Enumeration8, parentWrConfig),
DUMP_FIELD(wr_role_Enumeration8, wrMode),
DUMP_FIELD(PortIdentity, parentAnnPortIdentity),
DUMP_FIELD(UInteger16, parentAnnSequenceId),
};
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment