Loading net/tipc/topsrv.c +1 −1 Original line number Diff line number Diff line Loading @@ -476,7 +476,7 @@ static void tipc_topsrv_accept(struct work_struct *work) } } /* tipc_toprsv_listener_data_ready - interrupt callback with connection request /* tipc_topsrv_listener_data_ready - interrupt callback with connection request * The queued job is launched into tipc_topsrv_accept() */ static void tipc_topsrv_listener_data_ready(struct sock *sk) Loading Loading
net/tipc/topsrv.c +1 −1 Original line number Diff line number Diff line Loading @@ -476,7 +476,7 @@ static void tipc_topsrv_accept(struct work_struct *work) } } /* tipc_toprsv_listener_data_ready - interrupt callback with connection request /* tipc_topsrv_listener_data_ready - interrupt callback with connection request * The queued job is launched into tipc_topsrv_accept() */ static void tipc_topsrv_listener_data_ready(struct sock *sk) Loading