commit | 10ae5a7a98f7c1d901fbb6658324e9c4c4fec8cf | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Fri May 08 12:34:18 2009 +0200 |
committer | Mark McLoughlin <markmc@redhat.com> | Tue Jun 09 11:38:49 2009 +0100 |
tree | 7bc3ce8db3cd1efcf8de25c5cc150a5095cc3d46 | |
parent | c8decae2e135d2331268619aa07701c31595b6c9 [diff] |
net: Improve parameter error reporting As host network devices can also be instantiated via the monitor, errors should then be reported to the related monitor instead of stderr. This requires larger refactoring, so this patch starts small with introducing a helper to catch both cases and convert net_client_init as well as net_slirp_redir. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Mark McLoughlin <markmc@redhat.com>