Re: [net-next PATCH 1/1] tipc: add back tipc prefix to log messages
From: David Miller <davem@davemloft.net> Date: 2018-01-15 18:42:47
From: John Thompson <redacted>
Date: Wed, 10 Jan 2018 08:50:24 +1300
The tipc prefix to log messages generated by tipc was
removed in commit 07f6c4bc0 ("tipc: convert tipc reference
table to use generic rhashtable").
This is still a useful prefix and so add it back.
Acked-by: Jon Maloy <redacted>
Signed-off-by: John Thompson <redacted>