aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorNiklas Neronin <[email protected]>2024-09-05 17:32:53 +0300
committerGreg Kroah-Hartman <[email protected]>2024-09-05 16:39:22 +0200
commitb0af5ae78581d0d0bc3813b7516ed75bb8626fc9 (patch)
tree43ddb1de3f34931e674acfaef3010b7c22b2e782 /tools/testing/selftests/bpf/progs/test_autoload.c
parenta1de068215198d55795736652862446e41e6e78e (diff)
usb: xhci: remove excessive Bulk short packet debug message
Completion codes 'COMP_SUCCESS' and 'COMP_SHORT_PACKET' are the most frequently encountered completion codes. Typically, these codes do not trigger a default debug message but rather a warning that indicates a potential issue. This behavior is consistent across all transfer types with the exception of Bulk transfers. To reduce unnecessary log clutter, remove the Bulk 'COMP_SHORT_PACKET' debug message. Signed-off-by: Niklas Neronin <[email protected]> Signed-off-by: Mathias Nyman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions