typhoon: Add missing firmware copy.
Noticed by David Dillow. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
c3b3240450
commit
093fb6968d
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue