On 6/1/20 3:51 PM, Michal Privoznik wrote:
On 5/29/20 5:52 PM, Yi Wang wrote:
From: Liao Pingfang <liao.pingfang@xxxxxxxxxx>
According to the context, here we are checking net->downscript's
validity,
Signed-off-by: Liao Pingfang <liao.pingfang@xxxxxxxxxx>
---
src/qemu/qemu_hotplug.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Can you elaborate on this please?
Ah, how could I miss the important change from net->script to
net->downscript is beyond me :-)
I've fixed the patch to follow the pattern (i.e. not join the two
conditions into one), and pushed.
Reviewed-by: Michal Privoznik <mprivozn@xxxxxxxxxx>
Sorry for the noise.
Michal