Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134971
b: refs/heads/master
c: 093fb69
h: refs/heads/master
i:
  134969: 2268886
  134967: b2cd29b
v: v3
  • Loading branch information
David S. Miller committed Mar 2, 2009
1 parent 0729272 commit 917162f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c3b3240450ab8a1f3e52c5a69d53113deb6f91c5
refs/heads/master: 093fb6968deeed46bf93266eee44baeb213bf253
1 change: 1 addition & 0 deletions trunk/drivers/net/typhoon.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit 917162f

Please sign in to comment.