mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
virnetdevopenvswitch: Fix comment to virNetDevOpenvswitchInterfaceGetMaster()
The comment to virNetDevOpenvswitchInterfaceGetMaster() contains wrong function name. Fix this. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Reviewed-by: Peter Krempa <pkrempa@redhat.com>
This commit is contained in:
parent
2e72cfe25d
commit
767d92f098
@ -427,7 +427,7 @@ virNetDevOpenvswitchInterfaceStats(const char *ifname,
|
||||
|
||||
|
||||
/**
|
||||
* virNetDeOpenvswitchGetMaster:
|
||||
* virNetDevOpenvswitchInterfaceGetMaster:
|
||||
* @ifname: name of interface we're interested in
|
||||
* @master: used to return a string containing the name of @ifname's "master"
|
||||
* (this is the bridge or bond device that this device is attached to)
|
||||
|
Loading…
x
Reference in New Issue
Block a user