Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 315097
b: refs/heads/master
c: 8505120
h: refs/heads/master
i:
  315095: 2406b2b
v: v3
  • Loading branch information
Jon Mason authored and David S. Miller committed Jul 11, 2012
1 parent 9c0c171 commit fad62fe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: eb716c54b1c71ad28ab20461bff831bd481066c4
refs/heads/master: 8505120e5af625ab463a603228a3afbdd283ac31
1 change: 0 additions & 1 deletion trunk/drivers/net/ethernet/sun/sungem.c
Original file line number Diff line number Diff line change
Expand Up @@ -752,7 +752,6 @@ static __inline__ struct sk_buff *gem_alloc_skb(struct net_device *dev, int size
if (likely(skb)) {
unsigned long offset = ALIGNED_RX_SKB_ADDR(skb->data);
skb_reserve(skb, offset);
skb->dev = dev;
}
return skb;
}
Expand Down

0 comments on commit fad62fe

Please sign in to comment.