[ofa-general] [PATCH] net/inet_lro: remove setting skb->ip_summed when not LRO-able
Or Gerlitz
ogerlitz at voltaire.com
Wed Jun 25 06:01:18 PDT 2008
Eli Cohen wrote:
> We already have this comment:
> u32 ip_summed; /* Set in non generated SKBs in page mode */
>
> I think we should use have it something like that:
> /*
> * Set for generated SKBs in that are not added to
> * the frag list in fragmented mode
> */
> u32 ip_summed;
>
> What do you think?
>
yes, this could be a little more clear.
Or
More information about the general
mailing list