Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 278880
b: refs/heads/master
c: 05ef54e
h: refs/heads/master
v: v3
  • Loading branch information
John W. Linville committed Dec 13, 2011
1 parent 2fb99a0 commit a1fd7f4
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: a844855344b035338bfbcb1d2b7ed0aaca241a95
refs/heads/master: 05ef54e8cd7d5d29b263ead74191e5b96c24618d
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 a1fd7f4

Please sign in to comment.