mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-02-01 04:37:03 -05: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