提交 dc95a2c0 编写于 作者: D David S. Miller

net: Update args to dummy sock_update_classid().

Only the real implementation got updated.
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 e269ed26
......@@ -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)
{
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册