aboutsummaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/cyc_complexity_plugin.c
diff options
context:
space:
mode:
authorRaveendran Somu <[email protected]>2020-03-25 03:20:24 -0500
committerKalle Valo <[email protected]>2020-03-26 11:43:45 +0200
commit93a5bfbc7cad8bf3dea81c9bc07761c1226a0860 (patch)
treeab50909177228c8d34929afcb73e6a1a3c45d2ec /scripts/gcc-plugins/cyc_complexity_plugin.c
parent0985d3a410ace005ce62666b67c9372dfc14bd7f (diff)
brcmfmac: Fix driver crash on USB control transfer timeout
When the control transfer gets timed out, the error status was returned without killing that urb, this leads to using the same urb. This issue causes the kernel crash as the same urb is sumbitted multiple times. The fix is to kill the urb for timeout transfer before returning error Signed-off-by: Raveendran Somu <[email protected]> Signed-off-by: Chi-hsien Lin <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions