Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203517
b: refs/heads/master
c: 849923f
h: refs/heads/master
i:
  203515: 08ee68f
v: v3
  • Loading branch information
Juuso Oikarinen authored and John W. Linville committed Jul 8, 2010
1 parent c09d782 commit 1fc473a
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: eb887dfd8837bf0a2538418c02b3992fb9ff1f28
refs/heads/master: 849923f43ca681cc86a401178db31acb60e79f3b
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/wl12xx/wl1271_cmd.c
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,7 @@ int wl1271_cmd_build_ps_poll(struct wl1271 *wl, u16 aid)
goto out;

ret = wl1271_cmd_template_set(wl, CMD_TEMPL_PS_POLL, skb->data,
skb->len, 0, wl->basic_rate);
skb->len, 0, wl->basic_rate_set);

out:
dev_kfree_skb(skb);
Expand Down

0 comments on commit 1fc473a

Please sign in to comment.