[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110403173526.GA2082@rere.qmqm.pl>
Date: Sun, 3 Apr 2011 19:35:26 +0200
From: Michał Mirosław <mirq-linux@...e.qmqm.pl>
To: Eric Dumazet <eric.dumazet@...il.com>
Cc: David Miller <davem@...emloft.net>, netdev@...r.kernel.org,
jeremy.fitzhardinge@...rix.com, konrad.wilk@...cle.com,
Ian.Campbell@...rix.com, xen-devel@...ts.xensource.com,
virtualization@...ts.linux-foundation.org
Subject: Re: [PATCH] xen: netfront: fix declaration order
On Sun, Apr 03, 2011 at 01:07:19PM +0200, Eric Dumazet wrote:
> Le vendredi 01 avril 2011 à 20:54 -0700, David Miller a écrit :
> > From: Michał Mirosław <mirq-linux@...e.qmqm.pl>
> > Date: Thu, 31 Mar 2011 13:01:35 +0200 (CEST)
> >
> > > Not tested in any way. The original code for offload setting seems broken
> > > as it resets the features on every netback reconnect.
> > >
> > > This will set GSO_ROBUST at device creation time (earlier than connect time).
> > >
> > > RX checksum offload is forced on - so advertise as it is.
> > >
> > > Signed-off-by: Michał Mirosław <mirq-linux@...e.qmqm.pl>
> > Applied.
> Hmm... I had to apply following patch to make it actually compile.
> [PATCH] xen: netfront: fix declaration order
>
> Must declare xennet_fix_features() and xennet_set_features() before
> using them.
Hmm. Sorry for that. Looks like x86 allyesconfig doesn't include this
driver in the build. :/
There really needs to be something like CONFIG_LINT...
Best Regards,
Michał Mirosław
--
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