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

Return EBUSY if driver is still being unloaded #3794

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Oct 4, 2024

  1. Return EBUSY if driver is still being unloaded

    Signed-off-by: Alan Jowett <[email protected]>
    Alan Jowett committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    c3000d0 View commit details
    Browse the repository at this point in the history
  2. Limit retries to 10 attempts

    Signed-off-by: Alan Jowett <[email protected]>
    Alan Jowett committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    2eeb06c View commit details
    Browse the repository at this point in the history
  3. Check for new error code

    Signed-off-by: Alan Jowett <[email protected]>
    Alan Jowett committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    b206e64 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    c60b8f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d1ab15 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    b091a92 View commit details
    Browse the repository at this point in the history