Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 214289
b: refs/heads/master
c: 52ee7a0
h: refs/heads/master
i:
  214287: 6e6a513
v: v3
  • Loading branch information
Eric Dumazet authored and David S. Miller committed Sep 3, 2010
1 parent 454d6f5 commit 41a0014
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 1a18abaa87c4c68a13c2ffcace39a078605b980a
refs/heads/master: 52ee7a04a0f88815a71acdc604a854fb30dcbe45
2 changes: 0 additions & 2 deletions trunk/net/core/skbuff.c
Original file line number Diff line number Diff line change
Expand Up @@ -202,8 +202,6 @@ struct sk_buff *__alloc_skb(unsigned int size, gfp_t gfp_mask,
skb->data = data;
skb_reset_tail_pointer(skb);
skb->end = skb->tail + size;
kmemcheck_annotate_bitfield(skb, flags1);
kmemcheck_annotate_bitfield(skb, flags2);
#ifdef NET_SKBUFF_DATA_USES_OFFSET
skb->mac_header = ~0U;
#endif
Expand Down

0 comments on commit 41a0014

Please sign in to comment.