Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cdcecm: early exit on inactive usb interface #12534

Merged

Commits on Oct 23, 2019

  1. cdcecm: early exit on inactive usb interface

    This adds an early exit when the usb interface with the data endpoints
    is not activated. This prevents the cdc_ecm_netdev code from attempting
    to send the PDU when the USB device is not yet initialized or activated
    by a host.
    bergzand committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    4574557 View commit details
    Browse the repository at this point in the history