Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 305117
b: refs/heads/master
c: b2cbf2e
h: refs/heads/master
i:
  305115: 36f1090
v: v3
  • Loading branch information
Jesper Juhl authored and Jiri Kosina committed Apr 30, 2012
1 parent 8822bfe commit 7abbcd7
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: c69a6ca1a4e398e7e85cab792ddbd874d9335233
refs/heads/master: b2cbf2e31bd26abaddcb1ce4cefb09e025247d52
3 changes: 1 addition & 2 deletions trunk/drivers/net/ethernet/3com/typhoon.c
Original file line number Diff line number Diff line change
Expand Up @@ -2549,8 +2549,7 @@ typhoon_init(void)
static void __exit
typhoon_cleanup(void)
{
if (typhoon_fw)
release_firmware(typhoon_fw);
release_firmware(typhoon_fw);
pci_unregister_driver(&typhoon_driver);
}

Expand Down

0 comments on commit 7abbcd7

Please sign in to comment.