mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-02 09:55:18 +00:00
virNetDevBandwidthPlug: Update function description
The comment is describing arguments passed to the function. However, there's no @ifmac argument. In 955af4d4 it was replaced with @ifmac_ptr. Unfortunately, the comment wasn't updated. Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
9289c85841
commit
3535de4626
@ -389,7 +389,7 @@ virNetDevBandwidthEqual(virNetDevBandwidthPtr a,
|
||||
* virNetDevBandwidthPlug:
|
||||
* @brname: name of the bridge
|
||||
* @net_bandwidth: QoS settings on @brname
|
||||
* @ifmac: MAC of interface
|
||||
* @ifmac_ptr: MAC of interface
|
||||
* @bandwidth: QoS settings for interface
|
||||
* @id: unique ID (MUST be greater than 2)
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user