Thread (15 messages) 15 messages, 6 authors, 2024-07-15

Re: [PATCH v4 3/3] mctp pcc: Implement MCTP over PCC Transport

From: Adam Young <hidden>
Date: 2024-07-08 22:16:18
Also in: lkml

On 7/4/24 06:23, Jeremy Kerr wrote:
quoted
+struct mctp_pcc_hdr {
+       u32 signature;
+       u32 flags;
+       u32 length;
+       char mctp_signature[4];
+};
I see you've added the __le annotations that I mentioned, but to a
different patch in the series. Was that intentional?

Yes.  Since the header is used by the Mailbox implementation now, in 
order to check the ACK flag.

It made sense to move the structure to a common location, but the change 
was based on your last review.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help