[PATCH] rtl8xxxu: Stop log spam from each successful interrupt

Jes Sorensen Jes.Sorensen at redhat.com
Sat Sep 17 20:59:55 UTC 2016


Larry Finger <Larry.Finger at lwfinger.net> writes:
> As soon as debugging is turned on, the logs are filled with messages
> reporting the interrupt status. As this quantity is usually zero, this
> output is not needed. In fact, there will be a report if the status is
> not zero, thus the debug line in question could probably be deleted.
> Rather than taking that action, I have changed it to only be printed
> when the RTL8XXXU_DEBUG_USB bit is set in the debug mask.

Wrong flag, please add a RTL8XXXU_DEBUG_INTERRUPT flag instead and use
that.

Which device do you see this with?

Thanks,
Jes


More information about the devel mailing list