net: add a client type code
authorMark McLoughlin <markmc@redhat.com>
Thu, 22 Oct 2009 16:43:38 +0000 (17:43 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 27 Oct 2009 17:29:00 +0000 (12:29 -0500)
commit25a152ef2c41eb71266ca00b6f322b5ad5447638
tree67f2e6436aec330d4ebbd3430e3c0dd9ad84f0f8
parent654545403e138ece19c78d13947d7f3b9c7c3e60
net: add a client type code

This is so as to allow APIs which operate on specific client types
without having to add a function table entry which is only implemented
by a single client type.

Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/dp8393x.c
hw/etraxfs_eth.c
hw/mcf_fec.c
hw/mipsnet.c
hw/usb-net.c
hw/xen_nic.c
net.c
net.h
tap-win32.c