diff options
author | Oliver Neukum <oneukum@suse.com> | 2024-04-04 15:11:05 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-04-04 14:54:53 +0200 |
commit | 5bfc311dd6c376d350b39028b9000ad766ddc934 (patch) | |
tree | 8ce7568fdfbbae2d7bda867344dfec1c5ffbedac /scripts/gdb/linux/stackdepot.py | |
parent | 39cd87c4eb2b893354f3b850f916353f2658ae6f (diff) |
usb: xhci: correct return value in case of STS_HCE
If we get STS_HCE we give up on the interrupt, but for the purpose
of IRQ handling that still counts as ours. We may return IRQ_NONE
only if we are positive that it wasn't ours. Hence correct the default.
Fixes: 2a25e66d676d ("xhci: print warning when HCE was set")
Cc: stable@vger.kernel.org # v6.2+
Signed-off-by: Oliver Neukum <oneukum@suse.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20240404121106.2842417-2-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/stackdepot.py')
0 files changed, 0 insertions, 0 deletions