Commit bde66d2
usb: xhci: remove obsolete sanity check debug messages
Remove debug messages that served as sanity checks during the initial
implementation phase of underrun/overrun completion codes. These checks
are now unnecessary.
Instead, improve the default debug messages for underrun/overrun events,
so that they are consistent with the reset of the completion codes.
Signed-off-by: Niklas Neronin <niklas.neronin@linux.intel.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20240626124835.1023046-14-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>1 parent 4306194 commit bde66d2
1 file changed
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2719 | 2719 | | |
2720 | 2720 | | |
2721 | 2721 | | |
2722 | | - | |
2723 | | - | |
2724 | | - | |
2725 | | - | |
| 2722 | + | |
2726 | 2723 | | |
2727 | 2724 | | |
2728 | 2725 | | |
2729 | 2726 | | |
2730 | | - | |
2731 | | - | |
2732 | | - | |
2733 | | - | |
| 2727 | + | |
2734 | 2728 | | |
2735 | 2729 | | |
2736 | 2730 | | |
| |||
0 commit comments