commit | b4759dcdcd8466e70f01ff07f33e17cd93131d34 | [log] [tgz] |
---|---|---|
author | Davide Caratti <dcaratti@redhat.com> | Thu May 18 15:44:43 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri May 19 19:21:29 2017 -0400 |
tree | 179c33281ddc338e0a444e8ebd789dad32feb861 | |
parent | 7529390d08f07fbf9b0174c5a87600b5caa1a8e8 [diff] |
sk_buff.h: improve description of CHECKSUM_{COMPLETE, UNNECESSARY} Add FCoE to the list of protocols that can set CHECKSUM_UNNECESSARY; add a note to CHECKSUM_COMPLETE section to specify that it does not apply to SCTP and FCoE protocols. Suggested-by: Tom Herbert <tom@herbertland.com> Signed-off-by: Davide Caratti <dcaratti@redhat.com> Acked-by: Tom Herbert <tom@herbertland.com> Signed-off-by: David S. Miller <davem@davemloft.net>