Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322743
b: refs/heads/master
c: 39855b5
h: refs/heads/master
i:
  322741: 836614c
  322739: e16d8db
  322735: e7be737
v: v3
  • Loading branch information
Joe Stringer authored and Jesse Gross committed Sep 2, 2012
1 parent 3996801 commit a2943a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: 4185392da4b4b494e51934c51b999b4df424afba
refs/heads/master: 39855b5ba9a72a80de96009011b7f8b2fb01612b
2 changes: 1 addition & 1 deletion trunk/net/openvswitch/actions.c
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ static int make_writable(struct sk_buff *skb, int write_len)
return pskb_expand_head(skb, 0, 0, GFP_ATOMIC);
}

/* remove VLAN header from packet and update csum accrodingly. */
/* remove VLAN header from packet and update csum accordingly. */
static int __pop_vlan_tci(struct sk_buff *skb, __be16 *current_tci)
{
struct vlan_hdr *vhdr;
Expand Down

0 comments on commit a2943a4

Please sign in to comment.