Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 314752
b: refs/heads/master
c: 24172f3
h: refs/heads/master
v: v3
  • Loading branch information
Emmanuel Grumbach authored and Johannes Berg committed Jun 18, 2012
1 parent 93b430e commit d8ac159
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 901787c1674ee5d35c7c3713efbc009c72f43971
refs/heads/master: 24172f39b02e5fcd35a4f721bde5bc9b61534736
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/iwlwifi/pcie/trans.c
Original file line number Diff line number Diff line change
Expand Up @@ -2026,7 +2026,9 @@ static ssize_t iwl_dbgfs_fw_restart_write(struct file *file,
if (!trans->op_mode)
return -EAGAIN;

local_bh_disable();
iwl_op_mode_nic_error(trans->op_mode);
local_bh_enable();

return count;
}
Expand Down

0 comments on commit d8ac159

Please sign in to comment.