]> git.proxmox.com Git - mirror_qemu.git/commit - net/slirp.c
net: Rename VLANClientState to NetClientState
authorStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Tue, 24 Jul 2012 15:35:13 +0000 (16:35 +0100)
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Wed, 1 Aug 2012 12:32:10 +0000 (13:32 +0100)
commit4e68f7a0819f179c2ff90a60611806c789911cc2
treef276c08566561b0badcc95fe82047b3e018ffa5d
parent94878994dcd5d7c2d9c3fe689d6841f6e7ddc2c2
net: Rename VLANClientState to NetClientState

The vlan feature is no longer part of net core.  Rename VLANClientState
to NetClientState because net clients are not explicitly associated with
a vlan at all, instead they have a peer net client to which they are
connected.

This patch is a mechanical search-and-replace except for a few
whitespace fixups where changing VLANClientState to NetClientState
misaligned whitespace.

Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
50 files changed:
hw/cadence_gem.c
hw/dp8393x.c
hw/e1000.c
hw/eepro100.c
hw/etraxfs_eth.c
hw/lan9118.c
hw/lance.c
hw/mcf_fec.c
hw/milkymist-minimac2.c
hw/mipsnet.c
hw/musicpal.c
hw/ne2000-isa.c
hw/ne2000.c
hw/ne2000.h
hw/opencores_eth.c
hw/pcnet-pci.c
hw/pcnet.c
hw/pcnet.h
hw/qdev-properties.c
hw/qdev.h
hw/rtl8139.c
hw/smc91c111.c
hw/spapr_llan.c
hw/stellaris_enet.c
hw/usb/dev-network.c
hw/vhost_net.c
hw/vhost_net.h
hw/virtio-net.c
hw/xen_nic.c
hw/xgmac.c
hw/xilinx_axienet.c
hw/xilinx_ethlite.c
net.c
net.h
net/dump.c
net/dump.h
net/hub.c
net/hub.h
net/queue.c
net/queue.h
net/slirp.c
net/slirp.h
net/socket.c
net/socket.h
net/tap-win32.c
net/tap.c
net/tap.h
net/vde.c
net/vde.h
qemu-common.h