mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
typhoon: Add missing firmware copy.
Noticed by David Dillow. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -1377,6 +1377,7 @@ typhoon_request_firmware(struct typhoon *tp)
|
||||
err = -ENOMEM;
|
||||
goto out_err;
|
||||
}
|
||||
memcpy(typhoon_fw_image, typhoon_fw->data, typhoon_fw->size);
|
||||
|
||||
return 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user