Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 247507
b: refs/heads/master
c: 86c438f
h: refs/heads/master
i:
  247505: 3b19cc8
  247503: d3705e4
v: v3
  • Loading branch information
Hauke Mehrtens authored and Luciano Coelho committed May 2, 2011
1 parent 7eeef5c commit 783905e
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: 34c8e3d2bb901b2920d2a8930c0de82e7fefac76
refs/heads/master: 86c438f40cf3e0f6ce2da80f2d759e61d3e85ad7
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/wl12xx/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1294,7 +1294,7 @@ static struct sk_buff *wl12xx_alloc_dummy_packet(struct wl1271 *wl)
skb->priority = WL1271_TID_MGMT;

/* Initialize all fields that might be used */
skb->queue_mapping = 0;
skb_set_queue_mapping(skb, 0);
memset(IEEE80211_SKB_CB(skb), 0, sizeof(struct ieee80211_tx_info));

return skb;
Expand Down

0 comments on commit 783905e

Please sign in to comment.