Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327681
b: refs/heads/master
c: 273a576
h: refs/heads/master
i:
  327679: 9dd685f
v: v3
  • Loading branch information
Meenakshi Venkataraman authored and Johannes Berg committed Jul 26, 2012
1 parent a8ec89d commit a36bb6b
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 1c8e11e117c28ef6b9591b489f2bbd38894ba811
refs/heads/master: 273a5768211450a303c455ff111b77d7ae621973
3 changes: 3 additions & 0 deletions trunk/drivers/net/wireless/iwlwifi/dvm/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1473,6 +1473,9 @@ static struct iwl_op_mode *iwl_op_mode_dvm_start(struct iwl_trans *trans,
return op_mode;

out_destroy_workqueue:
iwl_tt_exit(priv);
iwl_testmode_free(priv);
iwl_cancel_deferred_work(priv);
destroy_workqueue(priv->workqueue);
priv->workqueue = NULL;
iwl_uninit_drv(priv);
Expand Down

0 comments on commit a36bb6b

Please sign in to comment.