[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <89E2752CFA8EC044846EB8499819134101737DBD7C@EXCH-MBX-4.vmware.com>
Date: Thu, 19 Nov 2009 02:51:55 -0800
From: Shreyas Bhatewara <sbhatewara@...are.com>
To: David Miller <davem@...emloft.net>,
"sfr@...b.auug.org.au" <sfr@...b.auug.org.au>
CC: "linux-next@...r.kernel.org" <linux-next@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: linux-next: net tree build failure
________________________________________
From: David Miller [davem@...emloft.net]
Sent: Tuesday, November 17, 2009 11:05 PM
To: sfr@...b.auug.org.au
Cc: linux-next@...r.kernel.org; linux-kernel@...r.kernel.org; Shreyas Bhatewara
Subject: Re: linux-next: net tree build failure
From: Stephen Rothwell <sfr@...b.auug.org.au>
Date: Wed, 18 Nov 2009 16:51:45 +1100
> drivers/net/vmxnet3/vmxnet3_drv.c: In function 'vmxnet3_prepare_tso':
> drivers/net/vmxnet3/vmxnet3_drv.c:826: error: implicit declaration of function 'csum_ipv6_magic'
>
> Revealed by commit 115924b6bdc7cc6bf7da5b933b09281e1f4e17a9 ("net:
> Getting rid of the x86 dependency to built vmxnet3") which allowed this
> driver to be built on PowerPC at all.
Enabling on more platforms helps find problems like this :-)
> Subject: [PATCH] net: using csum_ipv6_magic requires including net/ip6_checksum.h
>
> Signed-off-by: Stephen Rothwell <sfr@...b.auug.org.au>
Applied, thanks!
Thanks Stephen,
I cross-compiled the patched kernel for sparc. Didn't do it for PowerPC :(
->Shreyas--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists