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

pr_debug for vhci_hcd unlink->seqnum and urb->status #841

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

frostworx
Copy link

While using usbip as client, the journal is flooded with

Apr 14 12:12:28 mini kernel: vhci_hcd: unlink->seqnum 158446
Apr 14 12:12:28 mini kernel: vhci_hcd: urb->status -131

messages, because pr_info is used.

With this PR, I'd like to suggest using pr_debug instead,
because the info most likely is only interesting for debugging.

Copy link

@ricky6672 ricky6672 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

    • Kslle_@_

@frostworx
Copy link
Author

of course the patch is not significant, but still, it would be nice to have it upstream (especially on weak systems)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants