Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305118
b: refs/heads/master
c: e3c5530
h: refs/heads/master
v: v3
  • Loading branch information
Jesper Juhl authored and Jiri Kosina committed Apr 30, 2012
1 parent 7abbcd7 commit 834c801
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: b2cbf2e31bd26abaddcb1ce4cefb09e025247d52
refs/heads/master: e3c5530b96b9c5994cfb2544a037161790c4f7c3
3 changes: 1 addition & 2 deletions trunk/drivers/net/ethernet/broadcom/tg3.c
Original file line number Diff line number Diff line change
Expand Up @@ -15842,8 +15842,7 @@ static void __devexit tg3_remove_one(struct pci_dev *pdev)
if (dev) {
struct tg3 *tp = netdev_priv(dev);

if (tp->fw)
release_firmware(tp->fw);
release_firmware(tp->fw);

tg3_reset_task_cancel(tp);

Expand Down

0 comments on commit 834c801

Please sign in to comment.