Re: Are "skb->data" physically continuous?

From: Jamie Lokier (jamie@shareable.org)
Date: Tue Sep 16 2003 - 12:21:16 EST


Nick Patavalis wrote:
> Am I wrong to interpret this as:
>
> if HW checksuming supported, then
> if checksum is valid
> skb->ip_summed = CHECKSUM_UNNECESSARY
> else
> skb->ip_summed = CHECKSUM_NONE
> else
> skb->ip_summed = CHECKSUM_NONE

No, you are right and I'm mistaken. Thanks!

-- Jamie
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html