Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131695
b: refs/heads/master
c: e4dd618
h: refs/heads/master
i:
  131693: 0246fed
  131691: 69f66e3
  131687: 6d15e7c
  131679: 323eeaf
v: v3
  • Loading branch information
Jarek Poplawski authored and David S. Miller committed Feb 19, 2009
1 parent 5982afc commit 5a3d700
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: ce03aaddd4d67371494b36c8e8a57bc789e934d6
refs/heads/master: e4dd61882e2cfe47ea72ecd825671e8e5ae29038
1 change: 1 addition & 0 deletions trunk/include/linux/if_vlan.h
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@ static inline struct sk_buff *__vlan_put_tag(struct sk_buff *skb, u16 vlan_tci)

/* Move the mac addresses to the beginning of the new header. */
memmove(skb->data, skb->data + VLAN_HLEN, 2 * VLAN_ETH_ALEN);
skb->mac_header -= VLAN_HLEN;

/* first, the ethernet type */
veth->h_vlan_proto = htons(ETH_P_8021Q);
Expand Down

0 comments on commit 5a3d700

Please sign in to comment.