Add qemu_format_nic_info_str() (Mark McLoughlin)
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 7 Jan 2009 17:46:21 +0000 (17:46 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 7 Jan 2009 17:46:21 +0000 (17:46 +0000)
commit7cb7434b1e4aee549b55536208abe56e35159763
treea0aa76dfcf83f7575eab561d0cb714e09bd00d4f
parent676cff2940f3d34e2ef7735df0f83cce958b0d77
Add qemu_format_nic_info_str() (Mark McLoughlin)

Factor out a simple little function for formatting a NIC's
info_str and make all NICs use it.

Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6218 c046a42c-6fe2-441c-8c8c-71466251a162
hw/e1000.c
hw/eepro100.c
hw/mipsnet.c
hw/ne2000.c
hw/pcnet.c
hw/rtl8139.c
hw/usb-net.c
net.c
net.h