Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 277863
b: refs/heads/master
c: 9cac494
h: refs/heads/master
i:
  277861: 0b5cba5
  277859: 31eee5b
  277855: 192d7d9
v: v3
  • Loading branch information
Emmanuel Grumbach authored and John W. Linville committed Nov 11, 2011
1 parent b5891d2 commit af78396
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 94b3c45c7be7a392764e5945d4ebb095a42e5ef0
refs/heads/master: 9cac4943aa15763a2b1f13d276ae03b4cd5aa9a1
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlwifi/iwl-trans-pcie-tx.c
Original file line number Diff line number Diff line change
Expand Up @@ -1075,7 +1075,7 @@ static int iwl_send_cmd_sync(struct iwl_trans *trans, struct iwl_host_cmd *cmd)
trans_pcie->txq[trans->shrd->cmd_queue].meta[cmd_idx].flags &=
~CMD_WANT_SKB;
}
fail:

if (cmd->reply_page) {
iwl_free_pages(trans->shrd, cmd->reply_page);
cmd->reply_page = 0;
Expand Down

0 comments on commit af78396

Please sign in to comment.