From: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Tue, 6 Sep 2005 13:26:15 -0700
> This was found by inspection while looking for checksum problems
> with the skge driver that sets CHECKSUM_HW. It did not fix the
> problem, but it looks like it is needed.
>
> If IP reassembly is trimming an overl
This was found by inspection while looking for checksum problems
with the skge driver that sets CHECKSUM_HW. It did not fix the
problem, but it looks like it is needed.
If IP reassembly is trimming an overlapping fragment, it
should reset (or adjust) the hardware checksum flag on the skb.
Signed-