Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 255415
b: refs/heads/master
c: 93cce6f
h: refs/heads/master
i:
  255413: 93e3582
  255411: 64549d4
  255407: 324a189
v: v3
  • Loading branch information
Emmanuel Grumbach authored and John W. Linville committed Jun 1, 2011
1 parent fffc407 commit cca9f7c
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: 2e5d04dad1934d97057cbecce59834f78dafc067
refs/heads/master: 93cce6f0adff92238965eadb3c046db58552087b
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlwifi/iwl-agn.c
Original file line number Diff line number Diff line change
Expand Up @@ -3615,8 +3615,8 @@ static int iwl_pci_probe(struct pci_dev *pdev, const struct pci_device_id *ent)
destroy_workqueue(priv->workqueue);
priv->workqueue = NULL;
free_irq(priv->pci_dev->irq, priv);
iwl_free_isr_ict(priv);
out_disable_msi:
iwl_free_isr_ict(priv);
pci_disable_msi(priv->pci_dev);
iwl_uninit_drv(priv);
out_free_eeprom:
Expand Down

0 comments on commit cca9f7c

Please sign in to comment.