Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300956
b: refs/heads/master
c: 8f1ab44
h: refs/heads/master
v: v3
  • Loading branch information
Franky Lin authored and John W. Linville committed Apr 13, 2012
1 parent 5dbc67d commit 820e82e
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 474a64c80e2979bbc290a7eccf76e5694cbd5fee
refs/heads/master: 8f1ab44d8de5154cf6746d07f0902ea73f059c2b
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/brcm80211/brcmfmac/dhd_cdc.c
Original file line number Diff line number Diff line change
Expand Up @@ -421,6 +421,7 @@ int brcmf_proto_hdrpull(struct device *dev, int *ifidx,
pktbuf->priority = h->priority & BDC_PRIORITY_MASK;

skb_pull(pktbuf, BDC_HEADER_LEN);
skb_pull(pktbuf, h->data_offset << 2);

return 0;
}
Expand Down

0 comments on commit 820e82e

Please sign in to comment.