Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 172249
b: refs/heads/master
c: 1ee9d42
h: refs/heads/master
i:
  172247: 5bcf530
v: v3
  • Loading branch information
Samuel Ortiz authored and John W. Linville committed Dec 4, 2009
1 parent e0608f4 commit f4dc6dd
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: f330d4f9dfd50c1870a3c4b4b3f855e78eb9ceaa
refs/heads/master: 1ee9d426ff8ae8312137fc9407eff23ca81cef26
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwmc3200wifi/commands.c
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ int iwm_send_prio_table(struct iwm_priv *iwm)

return iwm_send_lmac_ptrough_cmd(iwm, COEX_PRIORITY_TABLE_CMD,
&coex_table_cmd,
sizeof(struct iwm_coex_prio_table_cmd), 1);
sizeof(struct iwm_coex_prio_table_cmd), 0);
}

int iwm_send_init_calib_cfg(struct iwm_priv *iwm, u8 calib_requested)
Expand Down

0 comments on commit f4dc6dd

Please sign in to comment.