Re: [PATCH v2] net/ncsi: Ensure 32-bit boundary for data cksum
From: David Miller
Date: Tue Aug 20 2019 - 15:42:53 EST
From: "Terry S. Duncan" <terry.s.duncan@xxxxxxxxxxxxxxx>
Date: Mon, 19 Aug 2019 17:24:02 -0700
> The NCSI spec indicates that if the data does not end on a 32 bit
> boundary, one to three padding bytes equal to 0x00 shall be present to
> align the checksum field to a 32-bit boundary.
>
> Signed-off-by: Terry S. Duncan <terry.s.duncan@xxxxxxxxxxxxxxx>
Applied.