diff options
author | Zhang Qilong <[email protected]> | 2020-10-28 20:26:48 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-11-06 11:02:53 +0100 |
commit | 071dc1787a2f8bb636f864c1f306280deea3b1d5 (patch) | |
tree | dfb04779927791c0aa5a7e1b46da9d859d466c76 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | d1e7550ad081fa5e9260f636dd51e1c496e0fd5f (diff) |
staging: rtl8192u: fix wrong judgement in rtl8192_rx_isr
The 'EPERM' cannot appear in the previous path, we
should use '-EPERM' to check it. For example:
Call trace:
->rtl8192_rx_isr
->usb_submit_urb
->usb_hcd_submit_urb
->rh_urb_enqueue
->rh_queue_status
->usb_hcd_link_urb_to_ep
Signed-off-by: Zhang Qilong <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions