Skip to content
Commit 96a1b033 authored by Terry S. Duncan's avatar Terry S. Duncan Committed by David S. Miller
Browse files

net/ncsi: Ensure 32-bit boundary for data cksum



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: default avatarTerry S. Duncan <terry.s.duncan@linux.intel.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4651d180
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