Commit b8d3502
r8152: Release firmware if we have an error in probe
The error handling in rtl8152_probe() is missing a call to release
firmware. Add it in to match what's in the cleanup code in
rtl8152_disconnect().
Fixes: 9370f2d ("r8152: support request_firmware for RTL8153")
Signed-off-by: Douglas Anderson <[email protected]>
Reviewed-by: Grant Grundler <[email protected]>
Signed-off-by: David S. Miller <[email protected]>1 parent bb8adff commit b8d3502
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9786 | 9786 | | |
9787 | 9787 | | |
9788 | 9788 | | |
| 9789 | + | |
9789 | 9790 | | |
9790 | 9791 | | |
9791 | 9792 | | |
| |||
0 commit comments