]> git.proxmox.com Git - qemu.git/commit
Revert "net: Improve the warnings for dubious command line option combinations"
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 20 May 2011 15:49:59 +0000 (16:49 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 22 Jun 2011 12:18:38 +0000 (07:18 -0500)
commit1d66f1709435c2c72e2773549729b541e6d3d626
tree4f86564cb18ac211293538c629c949dc8a85f0c5
parentf8e378f27f2a8b99bf9be0a9168ba0ea19eeb740
Revert "net: Improve the warnings for dubious command line option combinations"

This reverts commit f68b9d672b90dedc79aeb9b44607f484dbe46a6b.
That attempt at diagnosing unused -net nic options failed to account
for NICs created via -device; back it out cleanly in preparation
for implementing in a different manner.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
net.c