Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195197
b: refs/heads/master
c: 459bc73
h: refs/heads/master
i:
  195195: e607a63
v: v3
  • Loading branch information
Shanyu Zhao authored and Reinette Chatre committed May 10, 2010
1 parent 3faa2d2 commit b6223af
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: 3d38f1731e3a8217e228fde0a4bfece865bc7901
refs/heads/master: 459bc732abad5e461da9a06d82dfc0cb1119ef5a
3 changes: 3 additions & 0 deletions trunk/drivers/net/wireless/iwlwifi/iwl-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1068,6 +1068,9 @@ void iwl_irq_handle_error(struct iwl_priv *priv)
/* Cancel currently queued command. */
clear_bit(STATUS_HCMD_ACTIVE, &priv->status);

IWL_ERR(priv, "Loaded firmware version: %s\n",
priv->hw->wiphy->fw_version);

priv->cfg->ops->lib->dump_nic_error_log(priv);
if (priv->cfg->ops->lib->dump_csr)
priv->cfg->ops->lib->dump_csr(priv);
Expand Down

0 comments on commit b6223af

Please sign in to comment.