Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143939
b: refs/heads/master
c: 71d449b
h: refs/heads/master
i:
  143937: 0593748
  143935: bab4882
v: v3
  • Loading branch information
Reinette Chatre authored and John W. Linville committed Apr 21, 2009
1 parent eb88da0 commit 8dc6475
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: 4b6f764e148a194f792e75d43dc3504bc0d81064
refs/heads/master: 71d449b55abf5018d7c711b2b62abc0c083723c4
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlwifi/iwl3945-base.c
Original file line number Diff line number Diff line change
Expand Up @@ -5196,7 +5196,7 @@ static void __devexit iwl3945_pci_remove(struct pci_dev *pdev)
sysfs_remove_group(&pdev->dev.kobj, &iwl3945_attribute_group);

iwl_rfkill_unregister(priv);
cancel_delayed_work(&priv->rfkill_poll);
cancel_delayed_work_sync(&priv->rfkill_poll);

iwl3945_dealloc_ucode_pci(priv);

Expand Down

0 comments on commit 8dc6475

Please sign in to comment.