Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347294
b: refs/heads/master
c: 1e9f954
h: refs/heads/master
v: v3
  • Loading branch information
Konstantin Khlebnikov authored and David S. Miller committed Dec 14, 2012
1 parent 96231c4 commit 2bcd7d2
Show file tree
Hide file tree
Showing 2 changed files with 3 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: cfb6f99dd9629ec7759b78cff51d9bf7eedf105a
refs/heads/master: 1e9f954516ee03251e0ac2e98cad2e4be6ce9958
4 changes: 2 additions & 2 deletions trunk/net/mac802154/ieee802154_dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -224,9 +224,9 @@ void ieee802154_free_device(struct ieee802154_dev *hw)

BUG_ON(!list_empty(&priv->slaves));

wpan_phy_free(priv->phy);

mutex_destroy(&priv->slaves_mtx);

wpan_phy_free(priv->phy);
}
EXPORT_SYMBOL(ieee802154_free_device);

Expand Down

0 comments on commit 2bcd7d2

Please sign in to comment.