[ATrpms-devel] sk98lin FC5

Paulo Cavalcanti promac at gmail.com
Sun Jul 23 15:05:05 CEST 2006


Hi, Axel

I built it for the latest FC5 kernel:

Linux version 2.6.17-1.2157_FC5smp

It seems that "tso_size" disappeared in this kernel.
I think it is "gso_size" now.

But for the previous kernels,
it has to be used "tso_size", indeed. They were working anyway.

I do not know how to automatize this in the spec file.

/Paulo Roma.


On 7/23/06, Axel Thimm <Axel.Thimm at atrpms.net> wrote:
>
> On Sat, Jul 22, 2006 at 07:59:48PM -0300, Paulo Cavalcanti wrote:
> >  #ifdef NETIF_F_TSO
> > -                       Mss = skb_shinfo(pSkPacket->pMBuf)->tso_size;
> > +                       Mss = skb_shinfo(pSkPacket->pMBuf)->gso_size;
> >                         if (Mss) {
>
> This breaks on almost every kernel. What kernel did you build this
> against?
> --
> Axel.Thimm at ATrpms.net
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.atrpms.net/pipermail/atrpms-devel/attachments/20060723/aabc8668/attachment.html 


More information about the atrpms-devel mailing list