[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20081013.185138.261267537.davem@davemloft.net>
Date: Mon, 13 Oct 2008 18:51:38 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: rdreier@...co.com
Cc: jeff@...zik.org, scofeldm@...co.com, netdev@...r.kernel.org
Subject: Re: [PATCH 1/2] enic: Fix build without _HAVE_ARCH_IPV6_CSUM
From: Roland Dreier <rdreier@...co.com>
Date: Mon, 13 Oct 2008 13:35:22 -0700
> From: Scott Feldman <scofeldm@...co.com>
>
> On architectures (such as powerpc) that don't define
> _HAVE_ARCH_IPV6_CSUM, the enic compile fails with
>
> drivers/net/enic/enic_main.c: In function 'enic_queue_wq_skb_tso':
> drivers/net/enic/enic_main.c:575: error: implicit declaration of function 'csum_ipv6_magic'
>
> Fix this by including <net/ip6_checksum.h>
>
> Signed-off-by: Roland Dreier <rolandd@...co.com>
I already received a fix for this seperately in my tree from
Kamalesh Babulal.
--
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