summaryrefslogtreecommitdiff
path: root/proto_icmpv4.c
diff options
context:
space:
mode:
Diffstat (limited to 'proto_icmpv4.c')
0 files changed, 0 insertions, 0 deletions
git/tree/drivers?h=nds-private-remove&id=2861e2079081a156b0b731e1f6acb2aaf5605c5e'>drivers parent93a738894346d01687c8979bca129d7eaaf7d35f (diff)
greybus: loopback_test: Cancel only the tests running on selected devices
When starting a loopback test, it cancels all currently running tests on all loopback devices. When -m argument is given, which runs the test on specific loopback devices, only the tests running on the selected devices need to be cancelled before starting new tests. Signed-off-by: Ryan Lim <limryan@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/staging/greybus/tools/loopback_test.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/staging/greybus/tools/loopback_test.c b/drivers/staging/greybus/tools/loopback_test.c