[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100119104139.2ec9164b.randy.dunlap@oracle.com>
Date: Tue, 19 Jan 2010 10:41:39 -0800
From: Randy Dunlap <randy.dunlap@...cle.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
netdev <netdev@...r.kernel.org>,
"Michael S. Tsirkin" <mst@...hat.com>
Cc: linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>
Subject: Re: linux-next: Tree for January 19 (vhost_net)
On Tue, 19 Jan 2010 18:10:41 +1100 Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20100118:
When CONFIG_TUN is not enabled:
drivers/built-in.o: In function `get_socket':
net.c:(.text+0x2899a3): undefined reference to `tun_get_socket'
so VHOST_NET can either depend on TUN or select TUN, but if it
selects TUN, it will also need to select CRC32.
---
~Randy
--
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