Home
last modified time | relevance | path

Searched hist:aa09a485 (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/net/
H A Dnet.haa09a485 Wed Feb 21 04:18:33 CST 2018 Thomas Huth <thuth@redhat.com> 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>
/openbmc/qemu/net/
H A Dnet.caa09a485 Wed Feb 21 04:18:33 CST 2018 Thomas Huth <thuth@redhat.com> 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>