Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189521
b: refs/heads/master
c: f510fc6
h: refs/heads/master
i:
  189519: e9c7469
v: v3
  • Loading branch information
Ajit Khaparde authored and David S. Miller committed Apr 2, 2010
1 parent 1c407db commit 4010b31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d5dc056cce9e60528d5eac64efed623d26ffe46f
refs/heads/master: f510fc64cce4646a1fd3c7e5ba7e36cad7e98f02
2 changes: 1 addition & 1 deletion trunk/drivers/net/benet/be_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1855,7 +1855,7 @@ static bool be_flash_redboot(struct be_adapter *adapter,
p += crc_offset;

status = be_cmd_get_flash_crc(adapter, flashed_crc,
(img_start + image_size - 4));
(image_size - 4));
if (status) {
dev_err(&adapter->pdev->dev,
"could not get crc from flash, not flashing redboot\n");
Expand Down

0 comments on commit 4010b31

Please sign in to comment.