mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-04 09:56:04 +00:00
In the function s3fwrn5_fw_download(), the 'ret' is not assigned,
so the correct value should be given in dev_err function.
Fixes:
|
||
|---|---|---|
| .. | ||
| core.c | ||
| firmware.c | ||
| firmware.h | ||
| i2c.c | ||
| Kconfig | ||
| Makefile | ||
| nci.c | ||
| nci.h | ||
| phy_common.c | ||
| phy_common.h | ||
| s3fwrn5.h | ||
| uart.c | ||