Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 340498
b: refs/heads/master
c: dc95a2c
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Oct 26, 2012
1 parent f3ddbfb commit 797839a
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: e269ed26d4c9e6da1614709c1bf4c50ff8c8c5b3
refs/heads/master: dc95a2c00671cf383cd037d943fbfe178f9ba81a
2 changes: 1 addition & 1 deletion trunk/include/net/cls_cgroup.h
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ static inline u32 task_cls_classid(struct task_struct *p)
}
#endif
#else /* !CGROUP_NET_CLS_CGROUP */
static inline void sock_update_classid(struct sock *sk)
static inline void sock_update_classid(struct sock *sk, struct task_struct *task)
{
}

Expand Down

0 comments on commit 797839a

Please sign in to comment.