On 2/22/20 5:31 PM, Ján Tomko wrote:
This file uses the virNetDevBandwidth*Floor helpers
without including the correct include,
relying on virnetworkportdef.h to include it.
Signed-off-by: Ján Tomko <jtomko(a)redhat.com>
Fixes: 17f430eb5cfaaa3388077f2b0856f011f0b2a4c3
I have a question about this "Fixes" field. I've noticed you put it into
some commit messages, but I can't figure out the pattern. I thought that
you are blaming commits from previous releases (to help distro
maintainers), but the commit you are referencing here is in the same
release as this one. And some commits in this series don't have the
field at all.
Michal