[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080228082919.GB7067@ff.dom.local>
Date: Thu, 28 Feb 2008 08:29:19 +0000
From: Jarek Poplawski <jarkao2@...il.com>
To: PJ Waskiewicz <peter.p.waskiewicz.jr@...el.com>
Cc: davem@...emloft.net, stephen.hemminger@...tta.com,
netdev@...r.kernel.org
Subject: Re: [PATCH] [NET 2.6.26]: Add per-connection option to set max TSO
frame size
On Thu, Feb 28, 2008 at 08:07:46AM +0000, Jarek Poplawski wrote:
> On 27-02-2008 18:26, PJ Waskiewicz wrote:
> ...
> > diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h
> > index a2f0032..3bf825b 100644
> > --- a/include/linux/netdevice.h
> > +++ b/include/linux/netdevice.h
> > @@ -620,6 +620,7 @@ struct net_device
> >
> > /* Partially transmitted GSO packet. */
> > struct sk_buff *gso_skb;
> > + u16 max_gso_frame_size;
...And since it looks like not very often used - maybe it could be
placed a bit lower?
Jarek P.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists