usb/pcap: set flag_setup
commit6ba5a437ad48f10931592f649b5b7375968f362d
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 16 Feb 2021 14:49:39 +0000 (16 15:49 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 17 Feb 2021 13:29:12 +0000 (17 14:29 +0100)
tree65859e606c9b67e2920a0b87d0da5dd0c6fd8f98
parent0dbe4768b95eef1d0fa55a5cfd6ec7a6ffa58634
usb/pcap: set flag_setup

Without that wireshark complains about invalid control setup data
for non-control transfers.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-Id: <20210216144939.841873-1-kraxel@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/usb/pcap.c