Skip to content
Commit 095ae612 authored by Christoph Hellwig's avatar Christoph Hellwig Committed by David S. Miller
Browse files

tipc: call tsk_set_importance from tipc_topsrv_create_listener



Avoid using kernel_setsockopt for the TIPC_IMPORTANCE option when we can
just use the internal helper.  The only change needed is to pass a struct
sock instead of tipc_sock, which is private to socket.c

Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 298cd88a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment