diff options
author | Thomas Huth | 2018-02-21 11:18:33 +0100 |
---|---|---|
committer | Jason Wang | 2018-03-05 03:30:15 +0100 |
commit | aa09a485c239b163701a70b8da257537c663f71f (patch) | |
tree | 14f326e897967432d30c395b57061245601769a3 /hw/net/xgmac.c | |
parent | net: Only show vhost-user in the help text if CONFIG_POSIX is defined (diff) | |
download | qemu-aa09a485c239b163701a70b8da257537c663f71f.tar.gz qemu-aa09a485c239b163701a70b8da257537c663f71f.tar.xz qemu-aa09a485c239b163701a70b8da257537c663f71f.zip |
net: Make net_client_init() static
The function is only used within net.c, so there's no need that
this is a global function.
While we're at it, also remove the unused prototype compute_mcast_idx()
(the function has been removed in commit d9caeb09b107e91122d10ba4a08a).
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'hw/net/xgmac.c')
0 files changed, 0 insertions, 0 deletions