提交 093fb696 编写于 作者: D David S. Miller

typhoon: Add missing firmware copy.

Noticed by David Dillow.
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 c3b32404
......@@ -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;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册