Herbert Xu wrote:
>>- tc_verd/tc_index/input_dev: when directing a packet from a device
>>  supporting GSO to a device not supporting GSO using tc actions,
>>  these fields may be set.
> 
> 
> This doesn't look right though.  GSO should occur just before
> hard_start_xmit (after all tc actions have taken place) so we
> shouldn't have any more tc actions to perform.

You're right, this part shouldn't be necessary. It might be possible
to construct some case with loopback, but I doubt it would be very
realistic.

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to