Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 214710
b: refs/heads/master
c: 09f250a
h: refs/heads/master
v: v3
  • Loading branch information
Wey-Yi Guy committed Sep 17, 2010
1 parent d87c108 commit 6c614f2
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: b345f4da42da69f7136ea1b83ef38b3412e51b72
refs/heads/master: 09f250ac8faefa9deb14854e4715a139ed99617b
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/iwlwifi/iwl-agn-lib.c
Original file line number Diff line number Diff line change
Expand Up @@ -1781,6 +1781,8 @@ void iwlagn_send_advance_bt_config(struct iwl_priv *priv)
bt_cmd.kill_ack_mask = priv->kill_ack_mask;
bt_cmd.kill_cts_mask = priv->kill_cts_mask;
bt_cmd.valid = priv->bt_valid;
bt_cmd.tx_prio_boost = 0;
bt_cmd.rx_prio_boost = 0;

/*
* Configure BT coex mode to "no coexistence" when the
Expand Down

0 comments on commit 6c614f2

Please sign in to comment.