+9
−9
+2
−0
+3
−3
Loading
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:Christoph Hellwig <hch@lst.de> Signed-off-by:
David S. Miller <davem@davemloft.net>