]> git.ipfire.org Git - thirdparty/libvirt.git/commit
nwfilter: Fix return value comparison for virNWFilterTriggerVMFilterRebuild
authorJohn Ferlan <jferlan@redhat.com>
Thu, 25 May 2017 13:35:58 +0000 (09:35 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Sat, 15 Jul 2017 18:45:46 +0000 (14:45 -0400)
commit69979369bb8e1de8ad991f5756d9ee5f4bb3df0d
treee3dcb87017ed8682afa31fd92b2f2aa2f9678151
parentd53224b7a5348b0d97d63bdc026b742f86001752
nwfilter: Fix return value comparison for virNWFilterTriggerVMFilterRebuild

Should compare < 0 to be correct.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/conf/virnwfilterobj.c