Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262448
b: refs/heads/master
c: a08af81
h: refs/heads/master
v: v3
  • Loading branch information
Chas Williams authored and David S. Miller committed Aug 2, 2011
1 parent 162ad03 commit 21a5ad2
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: e1738bd9cecc5c867b0e2996470c1ff20f66ba79
refs/heads/master: a08af810cdc29d2ca930e8a869d3d01744c392d8
2 changes: 0 additions & 2 deletions trunk/net/atm/br2684.c
Original file line number Diff line number Diff line change
Expand Up @@ -242,8 +242,6 @@ static int br2684_xmit_vcc(struct sk_buff *skb, struct net_device *dev,
if (brdev->payload == p_bridged) {
skb_push(skb, 2);
memset(skb->data, 0, 2);
} else { /* p_routed */
skb_pull(skb, ETH_HLEN);
}
}
skb_debug(skb);
Expand Down

0 comments on commit 21a5ad2

Please sign in to comment.