Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dc95a2c0 authored by David S. Miller's avatar David S. Miller
Browse files

net: Update args to dummy sock_update_classid().



Only the real implementation got updated.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e269ed26
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)
{
}