[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20131128.183854.1965568926565257648.davem@davemloft.net>
Date: Thu, 28 Nov 2013 18:38:54 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: apw@...onical.com
Cc: ian.campbell@...rix.com, wei.liu2@...rix.com,
xen-devel@...ts.xenproject.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] xen-netback: include definition of csum_ipv6_magic
From: Andy Whitcroft <apw@...onical.com>
Date: Mon, 25 Nov 2013 16:52:34 +0000
> We are now using csum_ipv6_magic, include the appropriate header.
> Avoids the following error:
>
> drivers/net/xen-netback/netback.c:1313:4: error: implicit declaration of function 'csum_ipv6_magic' [-Werror=implicit-function-declaration]
> tcph->check = ~csum_ipv6_magic(&ipv6h->saddr,
>
> Signed-off-by: Andy Whitcroft <apw@...onical.com>
Applied, thank you.
--
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