Attention is currently required from: laforge, lynxis lazus.
Hello Jenkins Builder, laforge,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-remsim/+/43347?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed: Code-Review+1 by laforge, Verified+1 by Jenkins Builder
Change subject: remsim_client: only set usb parameters if given by arguments ......................................................................
remsim_client: only set usb parameters if given by arguments
When calling osmo-remsim-client-st2 without setting the usb address (-A), previous libusb_claim_interface() was called with an usb address of 255, which is not valid on usb. Only set arguments to libusb_claim_interface() when given.
Change-Id: I30f27b166db72fa8796aa4da98f9fc01e348c87a --- M src/client/user_simtrace2.c 1 file changed, 12 insertions(+), 6 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-remsim refs/changes/47/43347/2