Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300847
b: refs/heads/master
c: 7403302
h: refs/heads/master
i:
  300845: 429d507
  300843: 5a530da
  300839: d617201
  300831: 939ce48
v: v3
  • Loading branch information
Jesper Juhl authored and John W. Linville committed Apr 12, 2012
1 parent bc95adc commit bb81aae
Show file tree
Hide file tree
Showing 2 changed files with 2 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: c987ce93ad7f96ca637d1f866ff22cfcbfe99d47
refs/heads/master: 740330254ebc5780aeefec0c5198f88b962f499e
3 changes: 1 addition & 2 deletions trunk/drivers/net/wireless/atmel.c
Original file line number Diff line number Diff line change
Expand Up @@ -3989,8 +3989,7 @@ static int reset_atmel_card(struct net_device *dev)
atmel_copy_to_card(priv->dev, 0x8000, &fw[0x6000], len - 0x6000);
}

if (fw_entry)
release_firmware(fw_entry);
release_firmware(fw_entry);
}

err = atmel_wakeup_firmware(priv);
Expand Down

0 comments on commit bb81aae

Please sign in to comment.