commit | 94878994dcd5d7c2d9c3fe689d6841f6e7ddc2c2 | [log] [tgz] |
---|---|---|
author | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | Tue Jul 24 16:35:12 2012 +0100 |
committer | Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> | Wed Aug 01 13:32:10 2012 +0100 |
tree | 012e468ff847d2f90bfc86a2ca4b37ab0b0cad72 | |
parent | a005d0732fb1c8e419e506c94ea2527287fe4204 [diff] |
net: Rename non_vlan_clients to net_clients There is no longer a distinction between vlan clients and non-vlan clients in the net core. The net core only knows about point-to-point clients which are connected to a peer. It's time to rename the global list of net clients since it no longer refers to vlans at all. 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>