Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224633
b: refs/heads/master
c: 05433df
h: refs/heads/master
i:
  224631: 39c48a0
v: v3
  • Loading branch information
Wey-Yi Guy committed Nov 16, 2010
1 parent f658dda commit d6ddd69
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 66e863a527f9ed3a871797862aaf0d62b0954813
refs/heads/master: 05433df23cf16a9ccbdd35964aba781cdf455034
4 changes: 2 additions & 2 deletions trunk/drivers/net/wireless/iwlwifi/iwl-commands.h
Original file line number Diff line number Diff line change
Expand Up @@ -2450,8 +2450,8 @@ struct iwl_bt_cmd {

#define IWLAGN_BT3_T7_DEFAULT 1

#define IWLAGN_BT_KILL_ACK_MASK_DEFAULT cpu_to_le32(0xffffffff)
#define IWLAGN_BT_KILL_CTS_MASK_DEFAULT cpu_to_le32(0xffffffff)
#define IWLAGN_BT_KILL_ACK_MASK_DEFAULT cpu_to_le32(0xffff0000)
#define IWLAGN_BT_KILL_CTS_MASK_DEFAULT cpu_to_le32(0xffff0000)

#define IWLAGN_BT3_PRIO_SAMPLE_DEFAULT 2

Expand Down

0 comments on commit d6ddd69

Please sign in to comment.