]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: openvswitch: move InterfaceClear{Rx,Tx}Qos
authorJán Tomko <jtomko@redhat.com>
Mon, 17 Jan 2022 15:37:50 +0000 (16:37 +0100)
committerJán Tomko <jtomko@redhat.com>
Tue, 18 Jan 2022 16:48:32 +0000 (17:48 +0100)
commita6ffb1712b3755204a37636e084dff640d61ab04
treef1772ad7875aa3b9a9fee0f8bfdd305e51d42ca4
parentdbf9b8a6ed8f034de408cc1260b2cc24164021df
util: openvswitch: move InterfaceClear{Rx,Tx}Qos

These functions are called by virNetDevOpenvswitchInterfaceSetQos
as well as virNetDevOpenvswitchInterfaceClearQos.

Move them above both fuctions.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/util/virnetdevopenvswitch.c