aboutsummaryrefslogtreecommitdiffstats
path: root/executor
diff options
context:
space:
mode:
Diffstat (limited to 'executor')
-rw-r--r--executor/common_usb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/executor/common_usb.h b/executor/common_usb.h
index f08d2c4e1..521ea3c28 100644
--- a/executor/common_usb.h
+++ b/executor/common_usb.h
@@ -698,7 +698,7 @@ static bool lookup_connect_response_out_ath9k(int fd, const struct vusb_connect_
break;
}
- fail("lookup_connect_response_out_ath9k: unknown request");
+ debug("lookup_connect_response_out_ath9k: unknown request");
return false;
}