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

Another step in moving the vlan feature out of net core.  Users only
deal with NetClientState and therefore qemu_del_vlan_client() should be
named qemu_del_net_client().

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>
hw/e1000.c
hw/eepro100.c
hw/ne2000.c
hw/pcnet-pci.c
hw/rtl8139.c
hw/usb/dev-network.c
hw/virtio-net.c
hw/xen_nic.c
net.c
net.h
net/slirp.c