]> git.proxmox.com Git - qemu.git/commit
net: Rename vc local variables to nc
authorStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Tue, 24 Jul 2012 15:35:14 +0000 (16:35 +0100)
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Wed, 1 Aug 2012 12:32:10 +0000 (13:32 +0100)
commit35277d14ece1a68dc45cbc8c5af8f469c5c49549
treefeee32d73b80300bf2214f949bb47e9f9b72e58c
parent4e68f7a0819f179c2ff90a60611806c789911cc2
net: Rename vc local variables to nc

Now that VLANClientState has been renamed to NetClientState all 'vc'
local variables should be 'nc'.  Much of the code already used 'nc' but
there are places where 'vc' needs to be renamed.

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/ne2000.h
hw/vhost_net.c
net.c
net.h
net/tap-win32.c
net/tap.h