Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 290288
b: refs/heads/master
c: 5fbea5d
h: refs/heads/master
v: v3
  • Loading branch information
Chilam Ng authored and Kalle Valo committed Feb 2, 2012
1 parent b03dab0 commit 69a3431
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: 1b46dc04866a4962644ef32d7398e34b40f7ac21
refs/heads/master: 5fbea5dcc05415474bae7108803e324f112d5b58
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/ath/ath6kl/debug.c
Original file line number Diff line number Diff line change
Expand Up @@ -1441,6 +1441,8 @@ static ssize_t ath6kl_create_qos_write(struct file *file,
return -EINVAL;
pstream.medium_time = cpu_to_le32(val32);

pstream.nominal_phy = le32_to_cpu(pstream.min_phy_rate) / 1000000;

ath6kl_wmi_create_pstream_cmd(ar->wmi, vif->fw_vif_idx, &pstream);

return count;
Expand Down

0 comments on commit 69a3431

Please sign in to comment.