Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 301027
b: refs/heads/master
c: 1176f43
h: refs/heads/master
i:
  301025: 13ad43d
  301023: 5f5f61d
v: v3
  • Loading branch information
David Spinadel authored and Wey-Yi Guy committed Apr 16, 2012
1 parent 7c9e7f9 commit e04c85f
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: 917c2ced90be5000f0f297bd8390ba7d22025381
refs/heads/master: 1176f431fd5c1f378587cdc7ef7d6b59fdd47887
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/iwlwifi/iwl-drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,7 @@ static int iwl_store_ucode_sec(struct iwl_firmware_pieces *pieces,

sec->offset = le32_to_cpu(sec_parse->offset);
sec->data = sec_parse->data;
sec->size = size - sizeof(sec_parse->offset);

++img->sec_counter;

Expand Down

0 comments on commit e04c85f

Please sign in to comment.