Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9347
b: refs/heads/master
c: 0519d8f
h: refs/heads/master
i:
  9345: d43db4d
  9343: 80a0db4
v: v3
  • Loading branch information
Jochen Friedrich authored and Arnaldo Carvalho de Melo committed Sep 22, 2005
1 parent 6937627 commit 5223b59
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: 096f0eb1dff326ddebfedeb128fb48d5b7ca75e1
refs/heads/master: 0519d8fbabc4eb215a8263f29143ccd86c328157
2 changes: 1 addition & 1 deletion trunk/net/802/tr.c
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ unsigned short tr_type_trans(struct sk_buff *skb, struct net_device *dev)
return trllc->ethertype;
}

return ntohs(ETH_P_802_2);
return ntohs(ETH_P_TR_802_2);
}

/*
Expand Down

0 comments on commit 5223b59

Please sign in to comment.