linux-stable-rt/drivers
Michael S. Tsirkin 17660f8124 vhost: fix TUN=m VHOST_NET=y
drivers/built-in.o: In function `get_tun_socket':
    net.c:(.text+0x15436e): undefined reference to `tun_get_socket'

If tun is a module, vhost must be a module, too.
If tun is built-in or disabled, vhost can be built-in.

Note: TUN || !TUN might look a bit strange until you realize
that boolean logic rules do not apply for tristate variables.

Reported-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-01-21 01:28:45 -08:00
..
accessibility
acpi
amba
ata
atm drivers/atm/lanai.c: use %pM to show MAC address 2010-01-07 01:13:57 -08:00
auxdisplay
base
block
bluetooth
cdrom
char
clocksource
connector
cpufreq
cpuidle
crypto
dca
dio
dma
edac
eisa
firewire
firmware drivers/firmware/iscsi_ibft.c: use %pM to show MAC address 2010-01-07 01:13:56 -08:00
gpio
gpu
hid
hwmon
i2c
ide
idle
ieee1394
ieee802154
infiniband drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC address 2010-01-07 01:17:27 -08:00
input
isdn proc_fops: convert drivers/isdn/ to seq_file 2010-01-14 03:10:54 -08:00
leds
lguest
macintosh
mca
md
media drivers/media/dvb/dvb-core/dvb_net.c: use %pM to show MAC address 2010-01-07 01:13:58 -08:00
memstick
message drivers/message/i2o/i2o_proc.c: use %pM to show MAC address 2010-01-07 01:18:23 -08:00
mfd
misc
mmc
mtd
net phy: add RTBI mode for m88e1111 2010-01-21 01:17:56 -08:00
nubus
of
oprofile
parisc
parport
pci
pcmcia
platform
pnp
power
pps
ps3
rapidio
regulator
rtc
s390 qeth: default BLKT values for new OSA/3 hardware 2010-01-13 20:34:57 -08:00
sbus
scsi Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2010-01-10 22:55:03 -08:00
serial Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2010-01-10 22:55:03 -08:00
sfi
sh
sn
spi
ssb
staging Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 2010-01-19 11:43:42 -08:00
tc
telephony
thermal
uio
usb
uwb
vhost vhost: fix TUN=m VHOST_NET=y 2010-01-21 01:28:45 -08:00
video
virtio
vlynq
w1
watchdog
xen
zorro
Kconfig
Makefile vhost_net: a kernel-level virtio server 2010-01-15 01:43:29 -08:00