Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131958
b: refs/heads/master
c: e92aa63
h: refs/heads/master
v: v3
  • Loading branch information
Michael Buesch authored and David S. Miller committed Feb 27, 2009
1 parent cdeb22d commit f2eddb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f8af11af85fecbfa7b95fd79c043b16ae0ee0d55
refs/heads/master: e92aa634a33739478958f4109d6bd35b36d13532
1 change: 1 addition & 0 deletions trunk/drivers/net/b44.c
Original file line number Diff line number Diff line change
Expand Up @@ -2240,6 +2240,7 @@ static void __devexit b44_remove_one(struct ssb_device *sdev)
struct net_device *dev = ssb_get_drvdata(sdev);

unregister_netdev(dev);
ssb_device_disable(sdev, 0);
ssb_bus_may_powerdown(sdev->bus);
free_netdev(dev);
ssb_pcihost_set_power_state(sdev, PCI_D3hot);
Expand Down

0 comments on commit f2eddb4

Please sign in to comment.