forked from luck/tmp_suning_uos_patched
1e94082963
This patch updates csum_ipv6_magic so that it correctly recognizes that protocol is a unsigned 8 bit value. This will allow us to better understand what limitations may or may not be present in how we handle the data. For example there are a number of places that call htonl on the protocol value. This is likely not necessary and can be replaced with a multiplication by ntohl(1) which will be converted to a shift by the compiler. Signed-off-by: Alexander Duyck <aduyck@mirantis.com> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
apic.h | ||
arch_hweight.h | ||
archparam.h | ||
barrier.h | ||
checksum_32.h | ||
checksum_64.h | ||
checksum.h | ||
desc.h | ||
elf.h | ||
irq_vectors.h | ||
mm_context.h | ||
module.h | ||
processor_32.h | ||
processor_64.h | ||
processor.h | ||
ptrace.h | ||
required-features.h | ||
segment.h | ||
syscall.h | ||
vm-flags.h |