mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 23:51:39 +00:00
801e541c79
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 |