Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291305
b: refs/heads/master
c: 9441b85
h: refs/heads/master
i:
  291303: 4feb706
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed Mar 8, 2012
1 parent af2d077 commit ba9d587
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: 9563fe1696fa0ced8cfa3f935736d4662a81c1c3
refs/heads/master: 9441b85d59ec9d06cbe749e12a59a06c09e601fa
4 changes: 1 addition & 3 deletions trunk/drivers/net/wireless/iwlwifi/iwl-trans-pcie.c
Original file line number Diff line number Diff line change
Expand Up @@ -1070,9 +1070,7 @@ static int iwl_trans_pcie_start_fw(struct iwl_trans *trans,
iwl_write32(trans, CSR_UCODE_DRV_GP1_CLR, CSR_UCODE_SW_BIT_RFKILL);

/* Load the given image to the HW */
iwl_load_given_ucode(trans, fw);

return 0;
return iwl_load_given_ucode(trans, fw);
}

/*
Expand Down

0 comments on commit ba9d587

Please sign in to comment.