Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 278735
b: refs/heads/master
c: cf00f37
h: refs/heads/master
i:
  278733: a17a8ce
  278731: 41e5bb0
  278727: 17f9f43
  278719: 5beb26c
v: v3
  • Loading branch information
John W. Linville committed Dec 9, 2011
1 parent 239ec13 commit b1f3c69
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: f589cf4f2ccdc670ef6d7c30d87f9a3e9dfa4d9d
refs/heads/master: cf00f379d82d170712150588accd2ebe316c2226
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/wl12xx/tx.c
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ static void wl1271_tx_fill_hdr(struct wl1271 *wl, struct wl12xx_vif *wlvif,
struct wl1271_tx_hw_descr *desc;
int aligned_len, ac, rate_idx;
s64 hosttime;
u16 tx_attr;
u16 tx_attr = 0;
bool is_dummy;

desc = (struct wl1271_tx_hw_descr *) skb->data;
Expand Down

0 comments on commit b1f3c69

Please sign in to comment.