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)
commit70a1c8aa5d745f172f80f3cf0d3b56093fd99d38
tree4f86564cb18ac211293538c629c949dc8a85f0c5
parentfe58f3b8c97432c2f6b85a63f69ef45ea40c2984
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