Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 6233
b: refs/heads/master
c: b6b99eb
h: refs/heads/master
i:
  6231: 1c82ead
v: v3
  • Loading branch information
Patrick McHardy authored and David S. Miller committed Aug 29, 2005
1 parent 9cb73ce commit ee22800
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: 83e3609eba3818f6e18b8bf9442195169ac306b7
refs/heads/master: b6b99eb5409d75ae35390057cd28f3aedfbd4cf4
4 changes: 2 additions & 2 deletions trunk/include/linux/skbuff.h
Original file line number Diff line number Diff line change
Expand Up @@ -265,9 +265,9 @@ struct sk_buff {
#endif
#endif /* CONFIG_NETFILTER */
#ifdef CONFIG_NET_SCHED
__u32 tc_index; /* traffic control index */
__u16 tc_index; /* traffic control index */
#ifdef CONFIG_NET_CLS_ACT
__u32 tc_verd; /* traffic control verdict */
__u16 tc_verd; /* traffic control verdict */
#endif
#endif

Expand Down

0 comments on commit ee22800

Please sign in to comment.