Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305121
b: refs/heads/master
c: 53c0ad5
h: refs/heads/master
i:
  305119: b7d1010
v: v3
  • Loading branch information
Jesper Juhl authored and Jiri Kosina committed Apr 30, 2012
1 parent 9448281 commit e54bf8e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 62baaf34dd6cbd3bb5357972789edd2d7d70c206
refs/heads/master: 53c0ad522e215251f55623e80b921129aafa0d48
4 changes: 2 additions & 2 deletions trunk/drivers/net/ethernet/tehuti/tehuti.c
Original file line number Diff line number Diff line change
Expand Up @@ -341,8 +341,8 @@ static int bdx_fw_load(struct bdx_priv *priv)
out:
if (master)
WRITE_REG(priv, regINIT_SEMAPHORE, 1);
if (fw)
release_firmware(fw);

release_firmware(fw);

if (rc) {
netdev_err(priv->ndev, "firmware loading failed\n");
Expand Down

0 comments on commit e54bf8e

Please sign in to comment.